commit | dc17aec508f88a0f7919ce1e198b9ae1b60cecdf | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Tue Jan 19 13:26:44 2021 +0200 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Fri Jan 22 15:09:59 2021 +0200 |
tree | 80840a5a557208c3cea6e34385404f91db1ef2c9 | |
parent | a088d0d796757d01a67e19525ceeb2fc0384e403 [diff] |
net: macb: add user io config data structure Different implementation of USER IO register needs different mapping for bit fields of this register. Add implementation for this and, since clken is part of USER IO and it needs to be activated based on per SoC capabilities, add caps in macb_config where clken specific information needs to be filled. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>