commit | b6d614470c52a812b18b1451720cb2281691f741 | [log] [tgz] |
---|---|---|
author | Alex Marginean <alexandru.marginean@nxp.com> | Thu Nov 14 18:28:34 2019 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Dec 09 09:47:43 2019 -0600 |
tree | 552ccfe317690addca7e16e8a66a21e657d7021c | |
parent | 0e65e4c69b26831e7c64b5443316dbbeb4abb3a0 [diff] |
drivers: net: aquantia: set SMBus addr based on DT property Aquantia PHYs have a SMBus interface mostly used for debug. The addresses on this interface are normally set up by PHY firmware, but depending on the board they may end up not being unique. Add an optional DT property used to change SMBus address if needed. Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>