forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/rk3288-evb-rk628-hdmi2csi-avb.dts
....@@ -60,11 +60,6 @@
6060
6161 &rk628_csi {
6262 status = "okay";
63
- /*
64
- * If the hpd output level is inverted on the circuit,
65
- * the following configuration needs to be enabled.
66
- */
67
- /* hpd-output-inverted; */
6863 plugin-det-gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
6964 power-gpios = <&gpio0 17 GPIO_ACTIVE_HIGH>;
7065 rockchip,camera-module-index = <0>;
....@@ -123,8 +118,4 @@
123118 remote-endpoint = <&dphy_rx_out>;
124119 };
125120 };
126
-};
127
-
128
-&isp_mmu {
129
- status = "okay";
130121 };