ARM: dts: renesas: Fix DA9063 watchdog subnode names
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 21 Jun 2022 13:33:10 +0000 (15:33 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 29 Jun 2022 13:17:46 +0000 (15:17 +0200)
make dtbs_check:

    arch/arm/boot/dts/r8a7791-koelsch-single-memory-node.dtb: pmic@58: 'wdt' does not match any of the regexes: 'pinctrl-[0-9]+'
    From schema: Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
    ...

Change the watchdog child node names to match the DA9063 DT bindings and
the Generic Names Recommendation in the Devicetree Specification.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/1dafdce285f7d14bec9e2033ac87fb30135895db.1655818230.git.geert+renesas@glider.be
arch/arm/boot/dts/r8a7790-lager.dts
arch/arm/boot/dts/r8a7790-stout.dts
arch/arm/boot/dts/r8a7791-koelsch.dts
arch/arm/boot/dts/r8a7791-porter.dts
arch/arm/boot/dts/r8a7792-blanche.dts
arch/arm/boot/dts/r8a7793-gose.dts
arch/arm/boot/dts/r8a7794-alt.dts
arch/arm/boot/dts/r8a7794-silk.dts

index 57cd2fa722490b08cfe80a840fb2cb3500fc01be..5ad5349a50dc9b2630deafdb7911fb6910e3400f 100644 (file)
                                compatible = "dlg,da9063-rtc";
                        };
 
-                       wdt {
+                       watchdog {
                                compatible = "dlg,da9063-watchdog";
                        };
                };
index c802f9f13c18b83769630765f2f250fd6b19ea59..fe14727eefe1ec8caddc3a46d7c3eaef2f80d57c 100644 (file)
                        compatible = "dlg,da9063-rtc";
                };
 
-               wdt {
+               watchdog {
                        compatible = "dlg,da9063-watchdog";
                };
        };
index 6e691b6cac05cdf4037bff297a9cef7f2dfdd0c8..26a40782cc899bd0ebe74df0ca5f91f099dde72f 100644 (file)
                        compatible = "dlg,da9063-rtc";
                };
 
-               wdt {
+               watchdog {
                        compatible = "dlg,da9063-watchdog";
                };
        };
index 38e2ab928707d99edca9858a8ae7f9ebb1f003ef..ec0a20d5130d6f0491a75d737973d7ae67f47ca6 100644 (file)
                interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
                interrupt-controller;
 
-               wdt {
+               watchdog {
                        compatible = "dlg,da9063-watchdog";
                };
        };
index 62aa9f61321bea7425301c7c10f667f0e34a2477..c66de9dd12dfca3880b7d6b54b0e739da02fdf87 100644 (file)
                        compatible = "dlg,da9063-rtc";
                };
 
-               wdt {
+               watchdog {
                        compatible = "dlg,da9063-watchdog";
                };
        };
index c8978f4f62e9f2dcf14ccf1614b2664b9df9de7a..79b537b24642662d2954a12dd06d2a88d5f28025 100644 (file)
                        compatible = "dlg,da9063-rtc";
                };
 
-               wdt {
+               watchdog {
                        compatible = "dlg,da9063-watchdog";
                };
        };
index 99d554fe3329eb7a4e0d5a2046131cfdce264b41..4d93319674c6efcf8fed348436b435532a063db8 100644 (file)
                        compatible = "dlg,da9063-rtc";
                };
 
-               wdt {
+               watchdog {
                        compatible = "dlg,da9063-watchdog";
                };
        };
index 92a76164432a897618f70228b1644d3aa24048f6..b7af1befa126ba624b8391f0e7fe8dd2f4320cac 100644 (file)
                        compatible = "dlg,da9063-rtc";
                };
 
-               wdt {
+               watchdog {
                        compatible = "dlg,da9063-watchdog";
                };
        };