2 #include "bcm2835.dtsi"
3 #include "bcm2835-rpi.dtsi"
4 #include "bcm283x-rpi-usb-host.dtsi"
7 compatible = "raspberrypi,model-a-plus", "brcm,bcm2835";
8 model = "Raspberry Pi Model A+";
18 default-state = "keep";
19 linux,default-trigger = "default-on";
26 * This is based on the unreleased schematic for the Model A+.
29 * "NC" = not connected (no rail from the SoC)
30 * "FOO" = GPIO line named "FOO" on the schematic
31 * "FOO_N" = GPIO line named "FOO" on schematic, active low
33 gpio-line-names = "SDA0",
66 "CAM_GPIO1", /* GPIO32 */
69 "PWR_LOW_N", /* GPIO35 */
72 "USB_LIMIT", /* GPIO38 */
74 "PWM0_OUT", /* GPIO40 */
75 "CAM_GPIO0", /* GPIO41 */
79 "PWM1_OUT", /* GPIO45 */
90 pinctrl-0 = <&gpioout &alt0 &i2s_alt0>;
94 brcm,pins = <18 19 20 21>;
95 brcm,function = <BCM2835_FSEL_ALT0>;
100 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;