commit | b41f126340599f2d779e84bd591a3dbb7b34498b | [log] [tgz] |
---|---|---|
author | Chunhe Lan <Chunhe.Lan@freescale.com> | Tue Nov 18 11:11:54 2014 +0800 |
committer | York Sun <yorksun@freescale.com> | Fri Dec 05 08:06:16 2014 -0800 |
tree | 8c4aafd854eb9451f279a9d247b5e030b1204b87 | |
parent | 929dfdc26ae1ef64971ec344a92e273821c534c8 [diff] |
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>