From: Magnus Damm <[email protected]>

Introduce a single IMR-LX4 device to the r8a77990 dtsi file.

Not for upstream merge.

Not-Signed-off-by: Magnus Damm <[email protected]>
---

 arch/arm64/boot/dts/renesas/r8a77990.dtsi |   10 ++++++++++
 1 file changed, 10 insertions(+)

--- 0001/arch/arm64/boot/dts/renesas/r8a77990.dtsi
+++ work/arch/arm64/boot/dts/renesas/r8a77990.dtsi      2018-12-19 
16:07:34.000937189 +0900
@@ -1526,6 +1526,16 @@
                        resets = <&cpg 408>;
                };
 
+               imr-lx4@fe860000 {
+                       compatible = "renesas,r8a77990-imr-lx4",
+                                    "renesas,imr-lx4";
+                       reg = <0 0xfe860000 0 0x2000>;
+                       interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
+                       clocks = <&cpg CPG_MOD 823>;
+                       power-domains = <&sysc R8A77990_PD_A3VC>;
+                       resets = <&cpg 823>;
+               };
+
                vspb0: vsp@fe960000 {
                        compatible = "renesas,vsp2";
                        reg = <0 0xfe960000 0 0x8000>;

Reply via email to