Re: [PATCH V2] Add devicetree for the Raspberry Pi 3, for arm (32)

2017-02-02 Thread Eric Anholt
Michael Zoran writes: > Signed-off-by: Michael Zoran > --- > arch/arm/boot/dts/Makefile| 3 ++- > arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 2 ++ > 2 files changed, 4 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/boot/dts/bcm2837-rpi-3-b.dts > > diff --git a/arch/arm/boo

[PATCH V2] Add devicetree for the Raspberry Pi 3, for arm (32)

2017-02-02 Thread Michael Zoran
Signed-off-by: Michael Zoran --- arch/arm/boot/dts/Makefile| 3 ++- arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/bcm2837-rpi-3-b.dts diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Make