2 #include "bcm2835.dtsi"
3 #include "bcm2835-rpi.dtsi"
4 #include "bcm283x-rpi-smsc9512.dtsi"
5 #include "bcm283x-rpi-usb-host.dtsi"
8 compatible = "raspberrypi,model-b", "brcm,bcm2835";
9 model = "Raspberry Pi Model B";
20 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
24 * "NC" = not connected (no rail from the SoC)
25 * "FOO" = GPIO line named "FOO" on the schematic
26 * "FOO_N" = GPIO line named "FOO" on schematic, active low
28 gpio-line-names = "SDA0",
57 /* Binary number representing build/revision */
86 pinctrl-0 = <&gpioout &alt0>;
90 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&uart0_gpio14>;