Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / renesas / r8a774c0.dtsi
index a5d4dce..d597772 100644 (file)
                        status = "disabled";
                };
 
-               i2c_dvfs: i2c@e60b0000 {
+               iic_pmic: i2c@e60b0000 {
                        #address-cells = <1>;
                        #size-cells = <0>;
-                       compatible = "renesas,iic-r8a774c0";
-                       reg = <0 0xe60b0000 0 0x15>;
+                       compatible = "renesas,iic-r8a774c0",
+                                    "renesas,rcar-gen3-iic",
+                                    "renesas,rmobile-iic";
+                       reg = <0 0xe60b0000 0 0x425>;
                        interrupts = <GIC_SPI 173 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&cpg CPG_MOD 926>;
                        power-domains = <&sysc R8A774C0_PD_ALWAYS_ON>;