Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4fedb3a authored by Vladimir Barinov's avatar Vladimir Barinov Committed by Simon Horman
Browse files

arm64: dts: ulcb: Enable I2C for DVFS device



This enables I2C for DVFS device for ULCB board

Signed-off-by: default avatarVladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 91662b1b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -189,6 +189,10 @@
	};
};

&i2c_dvfs {
	status = "okay";
};

&ohci1 {
	status = "okay";
};