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-rev2", "brcm,bcm2835";
9 model = "Raspberry Pi Model B rev2";
20 * Taken from Raspberry-Pi-Rev-2.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",
85 pinctrl-0 = <&gpioout &alt0 &i2s_alt2>;
89 brcm,pins = <28 29 30 31>;
90 brcm,function = <BCM2835_FSEL_ALT2>;
95 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;