On 23/06/2023 22:30, Varshini Rajendran wrote:
Add compatible microchip,sam9x7-wdt to DT bindings documentation.
Signed-off-by: Varshini Rajendran varshini.rajendran@microchip.com
.../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml index 816f85ee2c77..216e64dfddb2 100644 --- a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml @@ -17,6 +17,7 @@ properties: enum: - atmel,sama5d4-wdt - microchip,sam9x60-wdt
- microchip,sam9x7-wdt - microchip,sama7g5-wdt
Same as in other cases, so just to avoid applying by maintainer: looks not tested and not working.
Best regards, Krzysztof