commit | 27e0633259720b421b852c423c4a796e484251a6 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Jun 18 04:03:01 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Jun 19 06:15:55 2018 +0200 |
tree | bd2031552aa4a130115426619e54ca556db2c5fb | |
parent | d422d5c4a395f034b26f223c69c6c33b6423cec1 [diff] |
net: sh_eth: Support reset GPIO both in mac and phy node The recent DTs have the PHY reset GPIO in the PHY node rather than the ethernet MAC node, support extracting the PHY reset GPIO info from both the PHY node and ethernet MAC node. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Joe Hershberger <joe.hershberger@ni.com>