mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rk3399-sapphire-excavator-linux: add cec pinctrl
GPIO4_C7 is used for hdmi-cec since rk3399-sapphire-excavator-v12. Change-Id: I8c26debdcb1827e067b7a95acf6151160b61e03d Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
This commit is contained in:
@@ -296,8 +296,8 @@
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
/* remove the hdmi_cec, reused by edp_hpd */
|
||||
pinctrl-0 = <&hdmi_i2c_xfer>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&hdmi_i2c_xfer>, <&hdmi_cec>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
#sound-dai-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user