On Tue, Sep 12, 2023 at 06:54:58AM +0200, Oleksij Rempel wrote: > Extend device tree bindings to support drive strength configuration for the > ksz* switches. Introduced properties: > - microchip,hi-drive-strength-microamp: Controls the drive strength for > high-speed interfaces like GMII/RGMII and more. > - microchip,lo-drive-strength-microamp: Governs the drive strength for > low-speed interfaces such as LEDs, PME_N, and others. > - microchip,io-drive-strength-microamp: Controls the drive strength for > for undocumented Pads on KSZ88xx variants. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew