1 // SPDX-License-Identifier: GPL-2.0
3 #include "bcm2835.dtsi"
4 #include "bcm2835-rpi.dtsi"
5 #include "bcm283x-rpi-usb-host.dtsi"
8 compatible = "raspberrypi,model-a", "brcm,bcm2835";
9 model = "Raspberry Pi Model A";
13 gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
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 &i2s_alt2>;
90 brcm,pins = <28 29 30 31>;
91 brcm,function = <BCM2835_FSEL_ALT2>;
96 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
100 pinctrl-names = "default";
101 pinctrl-0 = <&pwm0_gpio40 &pwm1_gpio45>;
106 pinctrl-names = "default";
107 pinctrl-0 = <&uart0_gpio14>;