ARM: shmobile: Lager: Correct I2C bus for VDD MPU regulator
[deliverable/linux.git] / arch / arm / boot / dts / r8a7790-lager.dts
index 544202bab9fae399190f825bba2424504fa70a70..ffe0523ff16f2a0c23d68f75f2fc40ca0d8d8695 100644 (file)
                renesas,function = "i2c2";
        };
 
-       i2c3_pins: i2c3 {
-               renesas,groups = "i2c3";
-               renesas,function = "i2c3";
+       iic3_pins: iic3 {
+               renesas,groups = "iic3";
+               renesas,function = "iic3";
        };
 
        usb0_pins: usb0 {
        pinctrl-names = "default";
 };
 
-&i2c3 {
+&iic3 {
        pinctrl-names = "default";
-       pinctrl-0 = <&i2c3_pins>;
+       pinctrl-0 = <&iic3_pins>;
        status = "okay";
 
        vdd_dvfs: regulator@68 {
This page took 0.026318 seconds and 5 git commands to generate.