1 // SPDX-License-Identifier: GPL-2.0
3 #include "bcm2835.dtsi"
4 #include "bcm2835-rpi.dtsi"
5 #include "bcm283x-rpi-smsc9512.dtsi"
6 #include "bcm283x-rpi-usb-host.dtsi"
9 compatible = "raspberrypi,model-b", "brcm,bcm2835";
10 model = "Raspberry Pi Model B";
14 gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
21 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
25 * "NC" = not connected (no rail from the SoC)
26 * "FOO" = GPIO line named "FOO" on the schematic
27 * "FOO_N" = GPIO line named "FOO" on schematic, active low
29 gpio-line-names = "SDA0",
58 /* Binary number representing build/revision */
87 pinctrl-0 = <&gpioout &alt0>;
91 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pwm0_gpio40 &pwm1_gpio45>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&uart0_gpio14>;