arm64: dts: renesas: rcar-gen3: Add interrupt properties to watchdog nodes
Driver doesn't use it yet, but let's describe the HW properly. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/20220322095512.4707-4-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
cb97d48555
commit
2bc0aa18ee
@@ -369,6 +369,7 @@
|
|||||||
rwdt: watchdog@e6020000 {
|
rwdt: watchdog@e6020000 {
|
||||||
compatible = "renesas,r8a7795-wdt", "renesas,rcar-gen3-wdt";
|
compatible = "renesas,r8a7795-wdt", "renesas,rcar-gen3-wdt";
|
||||||
reg = <0 0xe6020000 0 0x0c>;
|
reg = <0 0xe6020000 0 0x0c>;
|
||||||
|
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 402>;
|
clocks = <&cpg CPG_MOD 402>;
|
||||||
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
|
||||||
resets = <&cpg 402>;
|
resets = <&cpg 402>;
|
||||||
|
|||||||
@@ -334,6 +334,7 @@
|
|||||||
compatible = "renesas,r8a7796-wdt",
|
compatible = "renesas,r8a7796-wdt",
|
||||||
"renesas,rcar-gen3-wdt";
|
"renesas,rcar-gen3-wdt";
|
||||||
reg = <0 0xe6020000 0 0x0c>;
|
reg = <0 0xe6020000 0 0x0c>;
|
||||||
|
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 402>;
|
clocks = <&cpg CPG_MOD 402>;
|
||||||
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
|
||||||
resets = <&cpg 402>;
|
resets = <&cpg 402>;
|
||||||
|
|||||||
@@ -323,6 +323,7 @@
|
|||||||
compatible = "renesas,r8a77961-wdt",
|
compatible = "renesas,r8a77961-wdt",
|
||||||
"renesas,rcar-gen3-wdt";
|
"renesas,rcar-gen3-wdt";
|
||||||
reg = <0 0xe6020000 0 0x0c>;
|
reg = <0 0xe6020000 0 0x0c>;
|
||||||
|
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 402>;
|
clocks = <&cpg CPG_MOD 402>;
|
||||||
power-domains = <&sysc R8A77961_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A77961_PD_ALWAYS_ON>;
|
||||||
resets = <&cpg 402>;
|
resets = <&cpg 402>;
|
||||||
|
|||||||
@@ -205,6 +205,7 @@
|
|||||||
compatible = "renesas,r8a77965-wdt",
|
compatible = "renesas,r8a77965-wdt",
|
||||||
"renesas,rcar-gen3-wdt";
|
"renesas,rcar-gen3-wdt";
|
||||||
reg = <0 0xe6020000 0 0x0c>;
|
reg = <0 0xe6020000 0 0x0c>;
|
||||||
|
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 402>;
|
clocks = <&cpg CPG_MOD 402>;
|
||||||
power-domains = <&sysc R8A77965_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A77965_PD_ALWAYS_ON>;
|
||||||
resets = <&cpg 402>;
|
resets = <&cpg 402>;
|
||||||
|
|||||||
@@ -108,6 +108,7 @@
|
|||||||
compatible = "renesas,r8a77970-wdt",
|
compatible = "renesas,r8a77970-wdt",
|
||||||
"renesas,rcar-gen3-wdt";
|
"renesas,rcar-gen3-wdt";
|
||||||
reg = <0 0xe6020000 0 0x0c>;
|
reg = <0 0xe6020000 0 0x0c>;
|
||||||
|
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 402>;
|
clocks = <&cpg CPG_MOD 402>;
|
||||||
power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
|
||||||
resets = <&cpg 402>;
|
resets = <&cpg 402>;
|
||||||
|
|||||||
@@ -138,6 +138,7 @@
|
|||||||
compatible = "renesas,r8a77980-wdt",
|
compatible = "renesas,r8a77980-wdt",
|
||||||
"renesas,rcar-gen3-wdt";
|
"renesas,rcar-gen3-wdt";
|
||||||
reg = <0 0xe6020000 0 0x0c>;
|
reg = <0 0xe6020000 0 0x0c>;
|
||||||
|
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 402>;
|
clocks = <&cpg CPG_MOD 402>;
|
||||||
power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
|
||||||
resets = <&cpg 402>;
|
resets = <&cpg 402>;
|
||||||
|
|||||||
@@ -171,6 +171,7 @@
|
|||||||
compatible = "renesas,r8a77990-wdt",
|
compatible = "renesas,r8a77990-wdt",
|
||||||
"renesas,rcar-gen3-wdt";
|
"renesas,rcar-gen3-wdt";
|
||||||
reg = <0 0xe6020000 0 0x0c>;
|
reg = <0 0xe6020000 0 0x0c>;
|
||||||
|
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 402>;
|
clocks = <&cpg CPG_MOD 402>;
|
||||||
power-domains = <&sysc R8A77990_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A77990_PD_ALWAYS_ON>;
|
||||||
resets = <&cpg 402>;
|
resets = <&cpg 402>;
|
||||||
|
|||||||
@@ -94,6 +94,7 @@
|
|||||||
compatible = "renesas,r8a77995-wdt",
|
compatible = "renesas,r8a77995-wdt",
|
||||||
"renesas,rcar-gen3-wdt";
|
"renesas,rcar-gen3-wdt";
|
||||||
reg = <0 0xe6020000 0 0x0c>;
|
reg = <0 0xe6020000 0 0x0c>;
|
||||||
|
interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
clocks = <&cpg CPG_MOD 402>;
|
clocks = <&cpg CPG_MOD 402>;
|
||||||
power-domains = <&sysc R8A77995_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A77995_PD_ALWAYS_ON>;
|
||||||
resets = <&cpg 402>;
|
resets = <&cpg 402>;
|
||||||
|
|||||||
Reference in New Issue
Block a user