Perfect. I'm glad there's a patch. mh On Mon, Jan 12, 2015 at 4:31 PM, Scott Wood <scottw...@freescale.com> wrote:
> On Mon, 2015-01-12 at 10:27 -0500, Martin Hicks wrote: > > > > With an earlier change (746c9e9f - Fix PowerPC address parsing hack), > ethernet > > has broken on Freescale boards such as the P1022. All ranges used by the > > ethernet controllers are also covered by sub-devices that properly > > declared the used ranges. The error shown is: > > > > fsl-gianfar: probe of soc@ffe00000:ethernet@b0000 failed with error -12 > > > > Signed-off-by: Martin Hicks <m...@bork.org> > > --- > > arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi | 1 + > > arch/powerpc/boot/dts/fsl/pq3-etsec2-1.dtsi | 1 + > > arch/powerpc/boot/dts/fsl/pq3-etsec2-2.dtsi | 1 + > > 3 files changed, 3 insertions(+) > > http://patchwork.ozlabs.org/patch/422446/ > > > diff --git a/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi > b/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi > > index 1382fec..d1a6c48 100644 > > --- a/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi > > +++ b/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi > > @@ -43,6 +43,7 @@ mdio@24000 { > > ethernet@b0000 { > > #address-cells = <1>; > > #size-cells = <1>; > > + ranges = <>; > > The " = <>" is usually omitted for empty properties. > > -Scott > > > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@lists.ozlabs.org > https://lists.ozlabs.org/listinfo/linuxppc-dev > -- Martin Hicks P.Eng. | m...@bork.org Bork Consulting Inc. | +1 (613) 266-2296
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev