File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
arch/arm64/boot/dts/renesas Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 283283 compatible = "renesas,r8a774a1-wdt",
284284 "renesas,rcar-gen3-wdt";
285285 reg = <0 0xe6020000 0 0x0c>;
286+ interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
286287 clocks = <&cpg CPG_MOD 402>;
287288 power-domains = <&sysc R8A774A1_PD_ALWAYS_ON>;
288289 resets = <&cpg 402>;
Original file line number Diff line number Diff line change 156156 compatible = "renesas,r8a774b1-wdt",
157157 "renesas,rcar-gen3-wdt";
158158 reg = <0 0xe6020000 0 0x0c>;
159+ interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
159160 clocks = <&cpg CPG_MOD 402>;
160161 power-domains = <&sysc R8A774B1_PD_ALWAYS_ON>;
161162 resets = <&cpg 402>;
Original file line number Diff line number Diff line change 145145 compatible = "renesas,r8a774c0-wdt",
146146 "renesas,rcar-gen3-wdt";
147147 reg = <0 0xe6020000 0 0x0c>;
148+ interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
148149 clocks = <&cpg CPG_MOD 402>;
149150 power-domains = <&sysc R8A774C0_PD_ALWAYS_ON>;
150151 resets = <&cpg 402>;
You can’t perform that action at this time.
0 commit comments