2 #include "bcm2835-rpi.dtsi"
5 compatible = "raspberrypi,model-a-plus", "brcm,bcm2835";
6 model = "Raspberry Pi Model A+";
16 default-state = "keep";
17 linux,default-trigger = "default-on";
23 pinctrl-0 = <&gpioout &alt0 &i2s_alt0 &alt3>;
27 brcm,pins = <18 19 20 21>;
28 brcm,function = <BCM2835_FSEL_ALT0>;