]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/hydra: Update MDIO mux fixups
authorChunhe Lan <Chunhe.Lan@freescale.com>
Tue, 18 Nov 2014 03:11:54 +0000 (11:11 +0800)
committerYork Sun <yorksun@freescale.com>
Fri, 5 Dec 2014 16:06:16 +0000 (08:06 -0800)
commitb41f126340599f2d779e84bd591a3dbb7b34498b
tree8c4aafd854eb9451f279a9d247b5e030b1204b87
parent929dfdc26ae1ef64971ec344a92e273821c534c8
powerpc/hydra: Update MDIO mux fixups

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 ignore fsl,hydra-mdio-muxval.

Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/corenet_ds/eth_hydra.c