]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: renesas: r8a779a0: Add family fallback for VIN IP
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Thu, 4 Jul 2024 16:16:17 +0000 (18:16 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 3 Sep 2024 08:22:56 +0000 (10:22 +0200)
To make it easier to support new R-Car Gen4 SoCs a family fallback
compatible similar to what is used for R-Car Gen2 has been added to the
VIN bindings.  Add this fallback to the R-Car V3U DTSI.

There is no functional change, but the addition of the family fallback
in the bindings produces warnings for R-Car V3U for DTS checks if they
are not added.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Link: https://lore.kernel.org/20240704161620.1425409-4-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r8a779a0.dtsi

index 69652d309fe6f01ef5f78510e084376b9e442b6e..bf23cc1dc7bedb72aa4ed1511195ac6e21a58a91 100644 (file)
                };
 
                vin00: video@e6ef0000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef0000 0 0x1000>;
                        interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 730>;
                };
 
                vin01: video@e6ef1000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef1000 0 0x1000>;
                        interrupts = <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 731>;
                };
 
                vin02: video@e6ef2000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef2000 0 0x1000>;
                        interrupts = <GIC_SPI 162 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 800>;
                };
 
                vin03: video@e6ef3000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef3000 0 0x1000>;
                        interrupts = <GIC_SPI 163 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 801>;
                };
 
                vin04: video@e6ef4000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef4000 0 0x1000>;
                        interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 802>;
                };
 
                vin05: video@e6ef5000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef5000 0 0x1000>;
                        interrupts = <GIC_SPI 165 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 803>;
                };
 
                vin06: video@e6ef6000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef6000 0 0x1000>;
                        interrupts = <GIC_SPI 166 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 804>;
                };
 
                vin07: video@e6ef7000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef7000 0 0x1000>;
                        interrupts = <GIC_SPI 167 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 805>;
                };
 
                vin08: video@e6ef8000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef8000 0 0x1000>;
                        interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 806>;
                };
 
                vin09: video@e6ef9000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ef9000 0 0x1000>;
                        interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 807>;
                };
 
                vin10: video@e6efa000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6efa000 0 0x1000>;
                        interrupts = <GIC_SPI 170 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 808>;
                };
 
                vin11: video@e6efb000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6efb000 0 0x1000>;
                        interrupts = <GIC_SPI 171 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 809>;
                };
 
                vin12: video@e6efc000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6efc000 0 0x1000>;
                        interrupts = <GIC_SPI 172 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 810>;
                };
 
                vin13: video@e6efd000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6efd000 0 0x1000>;
                        interrupts = <GIC_SPI 173 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 811>;
                };
 
                vin14: video@e6efe000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6efe000 0 0x1000>;
                        interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 812>;
                };
 
                vin15: video@e6eff000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6eff000 0 0x1000>;
                        interrupts = <GIC_SPI 175 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 813>;
                };
 
                vin16: video@e6ed0000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed0000 0 0x1000>;
                        interrupts = <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 814>;
                };
 
                vin17: video@e6ed1000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed1000 0 0x1000>;
                        interrupts = <GIC_SPI 177 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 815>;
                };
 
                vin18: video@e6ed2000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed2000 0 0x1000>;
                        interrupts = <GIC_SPI 178 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 816>;
                };
 
                vin19: video@e6ed3000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed3000 0 0x1000>;
                        interrupts = <GIC_SPI 179 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 817>;
                };
 
                vin20: video@e6ed4000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed4000 0 0x1000>;
                        interrupts = <GIC_SPI 180 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 818>;
                };
 
                vin21: video@e6ed5000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed5000 0 0x1000>;
                        interrupts = <GIC_SPI 181 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 819>;
                };
 
                vin22: video@e6ed6000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed6000 0 0x1000>;
                        interrupts = <GIC_SPI 182 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 820>;
                };
 
                vin23: video@e6ed7000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed7000 0 0x1000>;
                        interrupts = <GIC_SPI 183 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 821>;
                };
 
                vin24: video@e6ed8000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed8000 0 0x1000>;
                        interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 822>;
                };
 
                vin25: video@e6ed9000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ed9000 0 0x1000>;
                        interrupts = <GIC_SPI 185 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 823>;
                };
 
                vin26: video@e6eda000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6eda000 0 0x1000>;
                        interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 824>;
                };
 
                vin27: video@e6edb000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6edb000 0 0x1000>;
                        interrupts = <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 825>;
                };
 
                vin28: video@e6edc000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6edc000 0 0x1000>;
                        interrupts = <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 826>;
                };
 
                vin29: video@e6edd000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6edd000 0 0x1000>;
                        interrupts = <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 827>;
                };
 
                vin30: video@e6ede000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6ede000 0 0x1000>;
                        interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 828>;
                };
 
                vin31: video@e6edf000 {
-                       compatible = "renesas,vin-r8a779a0";
+                       compatible = "renesas,vin-r8a779a0",
+                                    "renesas,rcar-gen4-vin";
                        reg = <0 0xe6edf000 0 0x1000>;
                        interrupts = <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 829>;