display: update hdmi pin config

delete the hdmi i2c pin which is unused

Signed-off-by: keith <keith.zhao@starfivetech.com>
This commit is contained in:
keith.zhao 2023-03-21 22:52:02 +08:00
parent b4ef356016
commit b38d34fde0

View file

@ -274,16 +274,7 @@
};
hdmi_pins: hdmi-0 {
i2c-pins {
pinmux = <GPIOMUX(7, GPOUT_SYS_HDMI_DDC_SCL,
GPOEN_SYS_HDMI_DDC_SCL,
GPI_SYS_HDMI_DDC_SCL)>,
<GPIOMUX(8, GPOUT_SYS_HDMI_DDC_SDA,
GPOEN_SYS_HDMI_DDC_SDA,
GPI_SYS_HDMI_DDC_SDA)>;
bias-pull-up;
input-enable;
};
cec-pins {
pinmux = <GPIOMUX(14, GPOUT_SYS_HDMI_CEC_SDA,