On Mon, Dec 15, 2025 at 05:35:30PM +0100, Robert Marko wrote:
quoted hunk ↗ jump to hunk
Document Microchip LAN969x DMA compatible which is compatible to SAMA7G5.
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
---
Documentation/devicetree/bindings/dma/atmel,sama5d4-dma.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/dma/atmel,sama5d4-dma.yaml b/Documentation/devicetree/bindings/dma/atmel,sama5d4-dma.yaml
index 73fc13b902b3..b0802265cb55 100644
--- a/Documentation/devicetree/bindings/dma/atmel,sama5d4-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/atmel,sama5d4-dma.yaml
@@ -32,6 +32,10 @@ properties:
- microchip,sam9x60-dma
- microchip,sam9x7-dma
- const: atmel,sama5d4-dma
+ - items:
+ - enum:
+ - microchip,lan9691-dma
+ - const: microchip,sama7g5-dma
- items:
- const: microchip,sama7d65-dma
These two should be merged into an enum, they're both single-item falling
back to sama7g5.
pw-bot: changes-requested
- const: microchip,sama7g5-dma
--
2.52.0