diff options
author | Mugunthan V N <mugunthanvnm@ti.com> | 2016-04-28 15:36:06 +0530 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2016-05-24 11:42:02 -0500 |
commit | 66e740cbbdc54b5785046fffa52ed197602d74b1 (patch) | |
tree | 2b4d6373d0867f1d273a937b898da32229098ccc /drivers/net/ax88796.h | |
parent | 70c5b7b37e34099c428366bdaf266f472dc24377 (diff) | |
download | u-boot-imx-66e740cbbdc54b5785046fffa52ed197602d74b1.zip u-boot-imx-66e740cbbdc54b5785046fffa52ed197602d74b1.tar.gz u-boot-imx-66e740cbbdc54b5785046fffa52ed197602d74b1.tar.bz2 |
drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
Since dra7x platforms address bus is define as 64 bits to support
LAPE, fdtdec_get_addr() returns a invalid address for mdio based
and gmii_sel register address. Fixing this by using
fdtdec_get_addr_size_auto_noparent() which will derive address
cell and size cell from its parent.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/net/ax88796.h')
0 files changed, 0 insertions, 0 deletions