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

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

arm64: dts: ulcb: Enable I2C4

parent a4fedb3a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -189,6 +189,12 @@
	};
};

&i2c4 {
	status = "okay";

	clock-frequency = <400000>;
};

&i2c_dvfs {
	status = "okay";
};