Skip to content

Commit f6f45bb

Browse files
committed
arm64: dts: Edge: enable CEC
Signed-off-by: Nick Xie <[email protected]>
1 parent 3c74b93 commit f6f45bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,13 @@
910910
status = "disabled";
911911
};
912912

913+
&edp {
914+
status = "disabled";
915+
};
916+
913917
&hdmi {
918+
pinctrl-names = "default";
919+
pinctrl-0 = <&hdmi_i2c_xfer>, <&hdmi_cec>;
914920
#address-cells = <1>;
915921
#size-cells = <0>;
916922
#sound-dai-cells = <0>;

0 commit comments

Comments
 (0)