Re: [RFC net-next v3 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength

From: Rob Herring
Date: Mon Sep 11 2023 - 18:43:34 EST



On Thu, 07 Sep 2023 11:09:42 +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>
> ---
> .../bindings/net/dsa/microchip,ksz.yaml | 20 +++++++++++++++++++
> 1 file changed, 20 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>