Skip to content

Commit

Permalink
Merge branch 'CR_4253_vf2_515_hdmi_pin_keith.zhao' into 'vf2-devel'
Browse files Browse the repository at this point in the history
display: update hdmi pin config

See merge request sbc/u-boot!46
  • Loading branch information
andyhu-stf committed Mar 21, 2023
2 parents b4ef356 + b38d34f commit 688befa
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions arch/riscv/dts/starfive_visionfive2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 688befa

Please sign in to comment.