mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-15 19:51:37 +00:00
Merge branch 'CR_4253_vf2_515_hdmi_pin_keith.zhao' into 'vf2-devel'
display: update hdmi pin config See merge request sbc/u-boot!46
This commit is contained in:
commit
688befadf1
1 changed files with 1 additions and 10 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue