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

Commit af8b2cf2 authored by yannick fertre's avatar yannick fertre Committed by Alexandre Torgue
Browse files

ARM: dts: stm32: add cec support on stm32mp157c-ev1



This patch enables cec node on stm32mp157c-ev1 board

Signed-off-by: default avatarYannick Fertre <yannick.fertre@st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
parent 7123be3b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -20,6 +20,12 @@
	};
};

&cec {
	pinctrl-names = "default";
	pinctrl-0 = <&cec_pins_a>;
	status = "okay";
};

&i2c2 {
	pinctrl-names = "default";
	pinctrl-0 = <&i2c2_pins_a>;