Skip to content

Commit 70fabe2

Browse files
Andre-ARMWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: sunxi: fix F1C100s compatible
The F1C100 series actually features a newer generation watchdog IP, so the compatible string was wrong. Signed-off-by: Andre Przywara <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Samuel Holland <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent daf4286 commit 70fabe2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@ properties:
2626
- allwinner,sun50i-h616-wdt
2727
- allwinner,sun50i-r329-wdt
2828
- allwinner,sun50i-r329-wdt-reset
29+
- allwinner,suniv-f1c100s-wdt
2930
- const: allwinner,sun6i-a31-wdt
30-
- items:
31-
- const: allwinner,suniv-f1c100s-wdt
32-
- const: allwinner,sun4i-a10-wdt
3331
- const: allwinner,sun20i-d1-wdt
3432
- items:
3533
- const: allwinner,sun20i-d1-wdt-reset

0 commit comments

Comments
 (0)