hc
2023-02-17 557c24d082b6ecb9bfe5407b77ae43fa7650a5dc
kernel/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi
....@@ -291,7 +291,7 @@
291291 regulator-min-microvolt = <3300000>;
292292 regulator-max-microvolt = <3300000>;
293293 enable-active-high;
294
- gpio = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>;
294
+ gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3
295295 vin-supply = <&vcc3v3_sys>;
296296
297297 regulator-state-mem {
....@@ -1070,28 +1070,7 @@
10701070 status = "okay";
10711071 };
10721072
1073
-&hdmi {
1074
- status = "okay";
1075
- rockchip,phy-table =
1076
- <92812500 0x8009 0x0000 0x0270>,
1077
- <165000000 0x800b 0x0000 0x026d>,
1078
- <185625000 0x800b 0x0000 0x01ed>,
1079
- <297000000 0x800b 0x0000 0x01ad>,
1080
- <594000000 0x8029 0x0000 0x0088>,
1081
- <000000000 0x0000 0x0000 0x0000>;
1082
-};
10831073
1084
-&hdmi_in_vp0 {
1085
- status = "okay";
1086
-};
1087
-
1088
-&hdmi_in_vp1 {
1089
- status = "disabled";
1090
-};
1091
-
1092
-&hdmi_sound {
1093
- status = "okay";
1094
-};
10951074
10961075 &i2c0 {
10971076 status = "okay";
....@@ -1691,10 +1670,7 @@
16911670 status = "okay";
16921671 };
16931672
1694
-&route_hdmi {
1695
- status = "okay";
1696
- connect = <&vp0_out_hdmi>;
1697
-};
1673
+
16981674
16991675 &saradc {
17001676 status = "okay";