diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2022-07-06 12:51:25 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-08 06:01:50 +0300 |
commit | b09c6f8ff73157b5359eb5c1473d8d3678b2409e (patch) | |
tree | 8c564a698da87700a7c3010c81383c06c24b1af8 /Documentation | |
parent | a2b6111b55f3d1b8d303e986db9d761571793aba (diff) | |
download | linux-b09c6f8ff73157b5359eb5c1473d8d3678b2409e.tar.xz |
dt-bindings: net: cdns,macb: document polarfire soc's macb
Until now the PolarFire SoC (MPFS) has been using the generic
"cdns,macb" compatible but has optional reset support. Add a specific
compatible which falls back to the currently used generic binding.
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml index 86fc31c2d91b..9c92156869b2 100644 --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml @@ -28,6 +28,7 @@ properties: - enum: - cdns,at91sam9260-macb # Atmel at91sam9 SoCs - cdns,sam9x60-macb # Microchip sam9x60 SoC + - microchip,mpfs-macb # Microchip PolarFire SoC - const: cdns,macb # Generic - items: |