Browse Source

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
andy.hu 1 year ago
parent
commit
688befadf1
1 changed files with 1 additions and 10 deletions
  1. 1 10
      arch/riscv/dts/starfive_visionfive2.dts

+ 1 - 10
arch/riscv/dts/starfive_visionfive2.dts

@@ -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,