Merge tag 'iwlwifi-for-kalle-2015-12-16' into next
[deliverable/linux.git] / arch / arm / boot / dts / bcm2835-rpi-b.dts
1 /dts-v1/;
2 #include "bcm2835-rpi.dtsi"
3
4 / {
5 compatible = "raspberrypi,model-b", "brcm,bcm2835";
6 model = "Raspberry Pi Model B";
7
8 leds {
9 act {
10 gpios = <&gpio 16 1>;
11 };
12 };
13 };
14
15 &gpio {
16 pinctrl-0 = <&gpioout &alt0 &alt3>;
17 };
This page took 0.04377 seconds and 6 git commands to generate.