From: Magnus Damm <[email protected]>

We will only test a single IMR-LX4 device, so get rid of the other
channels in the r8a7795 dtsi file. Not for upstream merge.

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

 arch/arm64/boot/dts/renesas/r8a7795.dtsi |   30 ------------------------------
 1 file changed, 30 deletions(-)

--- 0001/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi       2018-12-19 
13:07:02.342050765 +0900
@@ -2617,36 +2617,6 @@
                        resets = <&cpg 823>;
                };
 
-               imr-lx4@fe870000 {
-                       compatible = "renesas,r8a7795-imr-lx4",
-                                    "renesas,imr-lx4";
-                       reg = <0 0xfe870000 0 0x2000>;
-                       interrupts = <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>;
-                       clocks = <&cpg CPG_MOD 822>;
-                       power-domains = <&sysc R8A7795_PD_A3VC>;
-                       resets = <&cpg 822>;
-               };
-
-               imr-lx4@fe880000 {
-                       compatible = "renesas,r8a7795-imr-lx4",
-                                    "renesas,imr-lx4";
-                       reg = <0 0xfe880000 0 0x2000>;
-                       interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>;
-                       clocks = <&cpg CPG_MOD 821>;
-                       power-domains = <&sysc R8A7795_PD_A3VC>;
-                       resets = <&cpg 821>;
-               };
-
-               imr-lx4@fe890000 {
-                       compatible = "renesas,r8a7795-imr-lx4",
-                                    "renesas,imr-lx4";
-                       reg = <0 0xfe890000 0 0x2000>;
-                       interrupts = <GIC_SPI 195 IRQ_TYPE_LEVEL_HIGH>;
-                       clocks = <&cpg CPG_MOD 820>;
-                       power-domains = <&sysc R8A7795_PD_A3VC>;
-                       resets = <&cpg 820>;
-               };
-
                fdp1@fe940000 {
                        compatible = "renesas,fdp1";
                        reg = <0 0xfe940000 0 0x2400>;

Reply via email to