From: Magnus Damm <[email protected]>

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

Not for upstream merge.

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

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

--- 0001/arch/arm64/boot/dts/renesas/r8a77965.dtsi
+++ work/arch/arm64/boot/dts/renesas/r8a77965.dtsi      2018-12-19 
14:50:28.657437885 +0900
@@ -1929,6 +1929,17 @@
                        status = "disabled";
                };
 
+
+               imr-lx4@fe860000 {
+                       compatible = "renesas,r8a77965-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 R8A77965_PD_A3VC>;
+                       resets = <&cpg 823>;
+               };
+
                fdp1@fe940000 {
                        compatible = "renesas,fdp1";
                        reg = <0 0xfe940000 0 0x2400>;

Reply via email to