]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/arm/boot/dts/bcm2835-rpi-b.dts
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
[mirror_ubuntu-artful-kernel.git] / arch / arm / boot / dts / bcm2835-rpi-b.dts
CommitLineData
ec9653b8 1/dts-v1/;
4b8c3907 2#include "bcm2835.dtsi"
12091112 3#include "bcm2835-rpi.dtsi"
ec9653b8
SA
4
5/ {
6 compatible = "raspberrypi,model-b", "brcm,bcm2835";
7 model = "Raspberry Pi Model B";
8
805b4db8 9 leds {
805b4db8 10 act {
805b4db8 11 gpios = <&gpio 16 1>;
805b4db8
DM
12 };
13 };
ec9653b8 14};
805504ab
SW
15
16&gpio {
645dccb1 17 pinctrl-0 = <&gpioout &alt0 &alt3>;
805504ab 18};