ARM: dts: rockchip: add CEC pinctrl to rk3288-miqi

Enable CEC control on the HDMI port for MiQi.

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Link: https://lore.kernel.org/r/20250828165421.3829740-1-christianshewitt@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Alex Bee 2025-08-28 16:54:21 +00:00 committed by Heiko Stuebner
parent 8f5ae30d69
commit 2850f6f1ec

View File

@ -130,6 +130,8 @@ &gpu {
&hdmi {
ddc-i2c-bus = <&i2c5>;
pinctrl-names = "default";
pinctrl-0 = <&hdmi_cec_c0>;
status = "okay";
};