aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/Kconfig
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@freescale.com>2015-03-16 18:56:29 +0800
committerDavid S. Miller <davem@davemloft.net>2015-03-16 16:27:51 -0400
commit73ee5442978b2dd3159e0170b09ba907a197a62d (patch)
tree106c0c2d42807aea4d6847c4fdd4de80b08894b7 /drivers/net/dsa/Kconfig
parentnet/fsl: fix a bug in xgmac_mdio (diff)
downloadlinux-dev-73ee5442978b2dd3159e0170b09ba907a197a62d.tar.xz
linux-dev-73ee5442978b2dd3159e0170b09ba907a197a62d.zip
net/fsl: modify xgmac_mdio for little endian SoCs
MDIO controller on little endian Socs, e.g. ls2085a is similar to the controller on big endian Socs, but the MDIO access is little endian, we use I/O accessor function to handle endianness, so the driver can run on little endian Socs. A property "little-endian" is used in DTS to indicate the MDIO is little endian, if driver probes the property, driver will access MDIO in little endian, otherwise, driver works in big endian by default. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/Kconfig')
0 files changed, 0 insertions, 0 deletions