2022-07-22 13:27:40

by Horatiu Vultur

[permalink] [raw]
Subject: [PATCH v2 1/2] dt-bindings: arm: at91: add lan966 pcb8309 board

Add documentation for Microchip LAN9662 PCB8309.

Signed-off-by: Horatiu Vultur <[email protected]>
---
Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index 4e495e03264b..2b7848bb7769 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -163,9 +163,11 @@ properties:
- const: microchip,sama7g5
- const: microchip,sama7

- - description: Microchip LAN9662 PCB8291 Evaluation Board.
+ - description: Microchip LAN9662 Evaluation Boards.
items:
- - const: microchip,lan9662-pcb8291
+ - enum:
+ - microchip,lan9662-pcb8291
+ - microchip,lan9662-pcb8309
- const: microchip,lan9662
- const: microchip,lan966

--
2.33.0


2022-07-22 18:43:10

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: arm: at91: add lan966 pcb8309 board

On 22/07/2022 15:18, Horatiu Vultur wrote:
> Add documentation for Microchip LAN9662 PCB8309.
>
> Signed-off-by: Horatiu Vultur <[email protected]>


Acked-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof

2022-07-26 09:04:45

by Claudiu Beznea

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: arm: at91: add lan966 pcb8309 board

On 22.07.2022 16:18, Horatiu Vultur wrote:
> Add documentation for Microchip LAN9662 PCB8309.
>
> Signed-off-by: Horatiu Vultur <[email protected]>

Applied to at91-dt, thanks!

> ---
> Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> index 4e495e03264b..2b7848bb7769 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> @@ -163,9 +163,11 @@ properties:
> - const: microchip,sama7g5
> - const: microchip,sama7
>
> - - description: Microchip LAN9662 PCB8291 Evaluation Board.
> + - description: Microchip LAN9662 Evaluation Boards.
> items:
> - - const: microchip,lan9662-pcb8291
> + - enum:
> + - microchip,lan9662-pcb8291
> + - microchip,lan9662-pcb8309
> - const: microchip,lan9662
> - const: microchip,lan966
>