kernel/arch/arm/boot/dts/rk3288-evb-rk628-hdmi2csi-avb.dts
.. .. @@ -60,11 +60,6 @@ 60 60 61 61 &rk628_csi { 62 62 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; */68 63 plugin-det-gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>; 69 64 power-gpios = <&gpio0 17 GPIO_ACTIVE_HIGH>; 70 65 rockchip,camera-module-index = <0>; .. .. @@ -123,8 +118,4 @@ 123 118 remote-endpoint = <&dphy_rx_out>; 124 119 }; 125 120 }; 126 -};127 -128 -&isp_mmu {129 - status = "okay";130 121 };