2021-09-30 13:21:33

by Frieder Schrempf

[permalink] [raw]
Subject: [PATCH 2/3] dt-bindings: net: phy: mscc: vsc8531: Add LED mode combine disable property

From: Frieder Schrempf <[email protected]>

Add the new property to disable the combined LED modes to the bindings
documentation.

Signed-off-by: Frieder Schrempf <[email protected]>
---
Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt b/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
index 0a3647fe331b..1ca11ab4011b 100644
--- a/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
+++ b/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
@@ -31,10 +31,13 @@ Optional properties:
VSC8531_LINK_100_ACTIVITY (2),
VSC8531_LINK_ACTIVITY (0) and
VSC8531_DUPLEX_COLLISION (8).
+- vsc8531,led-[N]-combine-disable : Disable the combined mode for LED[N].
+ This disables the second mode if a combined mode is selected.
- load-save-gpios : GPIO used for the load/save operation of the PTP
hardware clock (PHC).


+
Table: 1 - Edge rate change
----------------------------------------------------------------|
| Edge Rate Change (VDDMAC) |
--
2.33.0


2021-09-30 18:21:05

by Frieder Schrempf

[permalink] [raw]
Subject: Re: [PATCH 2/3] dt-bindings: net: phy: mscc: vsc8531: Add LED mode combine disable property

On 30.09.21 14:57, Frieder Schrempf wrote:
> From: Frieder Schrempf <[email protected]>
>
> Add the new property to disable the combined LED modes to the bindings
> documentation.
>
> Signed-off-by: Frieder Schrempf <[email protected]>
> ---
> Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt b/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
> index 0a3647fe331b..1ca11ab4011b 100644
> --- a/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
> +++ b/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
> @@ -31,10 +31,13 @@ Optional properties:
> VSC8531_LINK_100_ACTIVITY (2),
> VSC8531_LINK_ACTIVITY (0) and
> VSC8531_DUPLEX_COLLISION (8).
> +- vsc8531,led-[N]-combine-disable : Disable the combined mode for LED[N].
> + This disables the second mode if a combined mode is selected.
> - load-save-gpios : GPIO used for the load/save operation of the PTP
> hardware clock (PHC).
>
>
> +

Sorry, this extra newline shouldn't be here of course.

> Table: 1 - Edge rate change
> ----------------------------------------------------------------|
> | Edge Rate Change (VDDMAC) |
>