Re: [PATCH 20/21] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface

From: Krzysztof Kozlowski
Date: Mon Jun 05 2023 - 02:42:55 EST


On 03/06/2023 22:02, Varshini Rajendran wrote:
> Add documentation for sam9x7 ethernet interface
>
> Signed-off-by: Varshini Rajendran <varshini.rajendran@xxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml
> index bef5e0f895be..e4f9e9b353e5 100644
> --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml
> +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml
> @@ -54,6 +54,7 @@ properties:
> - cdns,np4-macb # NP4 SoC devices
> - microchip,sama7g5-emac # Microchip SAMA7G5 ethernet interface
> - microchip,sama7g5-gem # Microchip SAMA7G5 gigabit ethernet interface
> + - microchip,sam9x7-gem # Microchip SAM9X7 gigabit ethernet interface

No wildcards in compatibles.

Best regards,
Krzysztof