commit | edf21d44989c948d110629aaa720aee27c6bd6eb | [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 | de25faf4d8c551e9f017e8b9dacc763bfbc5b441 [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>