From: Alexander Sverdlin <alexander.sverdlin@siemens.com>
Maxlinear GSW1xx switches offer slew rate configuration bits for R(G)MII
interface. The default state of the configuration bits is "normal", while
"slow" can be used to reduce the radiated emissions. Add the support for
the latter option into the driver as well as the new DT bindings.
Alexander Sverdlin (2):
dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml | 5 +++++
drivers/net/dsa/lantiq/mxl-gsw1xx.c | 6 ++++++
drivers/net/dsa/lantiq/mxl-gsw1xx.h | 2 ++
3 files changed, 13 insertions(+)
--
2.52.0