summaryrefslogtreecommitdiff
path: root/arch/arm/dts/ulcb.dtsi
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2017-11-27 07:36:22 +0100
committerMarek Vasut <marek.vasut+renesas@gmail.com>2017-11-30 02:34:21 +0100
commit02e80f0c11e4ae0ff6672df30f8520b393f269ad (patch)
treeb25f342d79a2d9f0535d93b56d16bed916f864d9 /arch/arm/dts/ulcb.dtsi
parentd7f0b85269f4ca08ade437cb32d53eb4d7539226 (diff)
ARM: rmobile: Migrate boards to RCar IIC drivers
Stop using the old ad-hoc SH I2C driver and use the new RCar IIC driver instead. The SH I2C driver should be deprecated and removed eventually. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'arch/arm/dts/ulcb.dtsi')
-rw-r--r--arch/arm/dts/ulcb.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/dts/ulcb.dtsi b/arch/arm/dts/ulcb.dtsi
index b0ad11897c..9b9d70ea27 100644
--- a/arch/arm/dts/ulcb.dtsi
+++ b/arch/arm/dts/ulcb.dtsi
@@ -190,6 +190,10 @@
};
};
+&i2c_dvfs {
+ status = "okay";
+};
+
&ohci1 {
status = "okay";
};