Re: [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540

2014-05-15 Thread Grant Likely
On Tue, Apr 22, 2014 at 2:26 PM, Linus Walleij wrote: > On Thu, Apr 17, 2014 at 7:41 PM, Leif Lindholm > wrote: > >> The current .dts for ste-ccu8540 lacks a 'device_type = "memory"' for >> its memory node, relying on an old ppc quirk in order to discover its >> memory. Add this, to permit that

Re: [PATCH 1/3] arm: dts: add device_type=memory for ste-ccu8540

2014-05-15 Thread Grant Likely
On Tue, Apr 22, 2014 at 2:26 PM, Linus Walleij linus.wall...@linaro.org wrote: On Thu, Apr 17, 2014 at 7:41 PM, Leif Lindholm leif.lindh...@linaro.org wrote: The current .dts for ste-ccu8540 lacks a 'device_type = memory' for its memory node, relying on an old ppc quirk in order to discover

Re: [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540

2014-04-22 Thread Linus Walleij
On Thu, Apr 17, 2014 at 7:41 PM, Leif Lindholm wrote: > The current .dts for ste-ccu8540 lacks a 'device_type = "memory"' for > its memory node, relying on an old ppc quirk in order to discover its > memory. Add this, to permit that quirk to be made ppc only. > > Signed-off-by: Leif Lindholm >

Re: [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540

2014-04-22 Thread Grant Likely
On Tue, 22 Apr 2014 08:39:26 +0100, Lee Jones wrote: > > The current .dts for ste-ccu8540 lacks a 'device_type = "memory"' for > > its memory node, relying on an old ppc quirk in order to discover its > > memory. Add this, to permit that quirk to be made ppc only. > > > > Signed-off-by: Leif

Re: [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540

2014-04-22 Thread Lee Jones
> The current .dts for ste-ccu8540 lacks a 'device_type = "memory"' for > its memory node, relying on an old ppc quirk in order to discover its > memory. Add this, to permit that quirk to be made ppc only. > > Signed-off-by: Leif Lindholm > Cc: linux-arm-ker...@lists.infradead.org > Cc:

Re: [PATCH 1/3] arm: dts: add device_type=memory for ste-ccu8540

2014-04-22 Thread Lee Jones
The current .dts for ste-ccu8540 lacks a 'device_type = memory' for its memory node, relying on an old ppc quirk in order to discover its memory. Add this, to permit that quirk to be made ppc only. Signed-off-by: Leif Lindholm leif.lindh...@linaro.org Cc:

Re: [PATCH 1/3] arm: dts: add device_type=memory for ste-ccu8540

2014-04-22 Thread Grant Likely
On Tue, 22 Apr 2014 08:39:26 +0100, Lee Jones lee.jo...@linaro.org wrote: The current .dts for ste-ccu8540 lacks a 'device_type = memory' for its memory node, relying on an old ppc quirk in order to discover its memory. Add this, to permit that quirk to be made ppc only. Signed-off-by:

Re: [PATCH 1/3] arm: dts: add device_type=memory for ste-ccu8540

2014-04-22 Thread Linus Walleij
On Thu, Apr 17, 2014 at 7:41 PM, Leif Lindholm leif.lindh...@linaro.org wrote: The current .dts for ste-ccu8540 lacks a 'device_type = memory' for its memory node, relying on an old ppc quirk in order to discover its memory. Add this, to permit that quirk to be made ppc only. Signed-off-by:

[PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540

2014-04-17 Thread Leif Lindholm
The current .dts for ste-ccu8540 lacks a 'device_type = "memory"' for its memory node, relying on an old ppc quirk in order to discover its memory. Add this, to permit that quirk to be made ppc only. Signed-off-by: Leif Lindholm Cc: linux-arm-ker...@lists.infradead.org Cc:

[PATCH 1/3] arm: dts: add device_type=memory for ste-ccu8540

2014-04-17 Thread Leif Lindholm
The current .dts for ste-ccu8540 lacks a 'device_type = memory' for its memory node, relying on an old ppc quirk in order to discover its memory. Add this, to permit that quirk to be made ppc only. Signed-off-by: Leif Lindholm leif.lindh...@linaro.org Cc: linux-arm-ker...@lists.infradead.org Cc: