Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-06 Thread Gerd Hoffmann
Hi, > > With the 2/7 patch at the start of this subthread the dtb ends up in > > arch/arm64/boot/dts/broadcom for both arm and arm64 builds. > > > > make "dtbs_install" places it in /boot/dtbs/$version/ for arm builds and > > in /boot/dtbs/$version/broadcom/ for arm64 builds. > > Ok, let's sta

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-06 Thread Arnd Bergmann
On Monday, June 6, 2016 9:20:12 AM CEST Gerd Hoffmann wrote: > On Fr, 2016-06-03 at 11:17 -0500, Rob Herring wrote: > > On Fri, Jun 3, 2016 at 5:39 AM, Gerd Hoffmann wrote: > > > Hi, > > > > > >> I tried > > >> > > >> subdir-y += ../../../arm64/boot/dts/broadcom > > > > > > Hmm, works for me too

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-06 Thread Gerd Hoffmann
On Fr, 2016-06-03 at 11:17 -0500, Rob Herring wrote: > On Fri, Jun 3, 2016 at 5:39 AM, Gerd Hoffmann wrote: > > Hi, > > > >> I tried > >> > >> subdir-y += ../../../arm64/boot/dts/broadcom > > > > Hmm, works for me too now, probably had a typo somewhere. > > What directory does the dtb end up in

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-04 Thread Arnd Bergmann
On Friday, June 3, 2016 11:17:51 AM CEST Rob Herring wrote: > On Fri, Jun 3, 2016 at 5:39 AM, Gerd Hoffmann wrote: > > Hi, > > > >> I tried > >> > >> subdir-y += ../../../arm64/boot/dts/broadcom > > > > Hmm, works for me too now, probably had a typo somewhere. > > What directory does the dtb en

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-04 Thread Arnd Bergmann
On Friday, June 3, 2016 12:39:15 PM CEST Gerd Hoffmann wrote: > Hi, > > > I tried > > > > subdir-y += ../../../arm64/boot/dts/broadcom > > Hmm, works for me too now, probably had a typo somewhere. > > But it works for "make dtbs" only, "make dtbs_install" ignores it. Right: this is no good ;

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-03 Thread Rob Herring
On Fri, Jun 3, 2016 at 5:39 AM, Gerd Hoffmann wrote: > Hi, > >> I tried >> >> subdir-y += ../../../arm64/boot/dts/broadcom > > Hmm, works for me too now, probably had a typo somewhere. What directory does the dtb end up in? Because as it was, it ended up in arch/arm64/boot/dts/broadcom. I'm not

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-03 Thread Gerd Hoffmann
Hi, > I tried > > subdir-y += ../../../arm64/boot/dts/broadcom Hmm, works for me too now, probably had a typo somewhere. But it works for "make dtbs" only, "make dtbs_install" ignores it. cheers, Gerd

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-03 Thread Stefan Wahren
Hi, Am 03.06.2016 um 08:18 schrieb Gerd Hoffmann: > From: Eric Anholt > > While this devicetree also works for booting in 32-bit mode, it's > placed in arm64 since it's a 64-bit CPU (as suggested by Arnd). i'm currently working on a patch series to fix dtc warnings like Warning (unit_address_vs

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-03 Thread Arnd Bergmann
On Friday, June 3, 2016 10:45:46 AM CEST Gerd Hoffmann wrote: > On Fr, 2016-06-03 at 09:38 +0200, Arnd Bergmann wrote: > > On Friday, June 3, 2016 8:18:26 AM CEST Gerd Hoffmann wrote: > > > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile > > > index 06b6c2d..71e2d36 100644 > >

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-03 Thread Gerd Hoffmann
On Fr, 2016-06-03 at 09:38 +0200, Arnd Bergmann wrote: > On Friday, June 3, 2016 8:18:26 AM CEST Gerd Hoffmann wrote: > > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile > > index 06b6c2d..71e2d36 100644 > > --- a/arch/arm/boot/dts/Makefile > > +++ b/arch/arm/boot/dts/Makefile

Re: [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3.

2016-06-03 Thread Arnd Bergmann
On Friday, June 3, 2016 8:18:26 AM CEST Gerd Hoffmann wrote: > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile > index 06b6c2d..71e2d36 100644 > --- a/arch/arm/boot/dts/Makefile > +++ b/arch/arm/boot/dts/Makefile > @@ -66,7 +66,8 @@ dtb-$(CONFIG_ARCH_BCM2835) += \ > bcm