On 23/06/2023 22:30, Varshini Rajendran wrote:
quoted hunk ↗ jump to hunk
Add sam9x7 compatible to DT bindings documentation.
Signed-off-by: Varshini Rajendran <redacted>
---
Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
index 30b2131b5860..d836224f99c6 100644
--- a/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
+++ b/Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml
@@ -17,6 +17,7 @@ properties:
- atmel,at91rm9200-usart
- atmel,at91sam9260-usart
- microchip,sam9x60-usart
+ - microchip,sam9x7-usart
- items:
- const: atmel,at91rm9200-dbgu
- const: atmel,at91rm9200-usart@@ -26,6 +27,8 @@ properties:
- items:
- const: microchip,sam9x60-dbgu
- const: microchip,sam9x60-usart
+ - const: microchip,sam9x7-dbgu
+ - const: microchip,sam9x7-usart
Same as in other cases, so just to avoid applying by submaintainer: not
tested, broken.
Best regards,
Krzysztof