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

Commit aa28e55d authored by Wolfram Sang's avatar Wolfram Sang Committed by Simon Horman
Browse files

ARM: shmobile: koelsch: activate i2c6 bus

parent e6a4c001
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -224,6 +224,11 @@
	};
};

&i2c6 {
	status = "okay";
	clock-frequency = <100000>;
};

&pfc {
	pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
	pinctrl-names = "default";