Re: [U-Boot] [PATCH] powerpc/hydra: Update MDIO mux fixups

2014-12-05 Thread York Sun
On 11/17/2014 07:11 PM, Chunhe Lan wrote: > The new device trees use a more generic interface for > supporting muxing mdio buses. The mux property is thus > specified in "reg", rather than "fsl,hydra-mdio-muxval". > > In order to support using old device trees, we keep the > old fixup in there. Li

[U-Boot] [PATCH] powerpc/hydra: Update MDIO mux fixups

2014-11-17 Thread Chunhe Lan
The new device trees use a more generic interface for supporting muxing mdio buses. The mux property is thus specified in "reg", rather than "fsl,hydra-mdio-muxval". In order to support using old device trees, we keep the old fixup in there. Linux will therefore see the both properties, but will i