hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/rk3288-evb-android-rk808-edp-avb.dts
....@@ -94,29 +94,6 @@
9494 };
9595 };
9696 };
97
-
98
- gc8034: gc8034@37 {
99
- compatible = "galaxycore,gc8034";
100
- status = "okay";
101
- reg = <0x37>;
102
- clocks = <&cru SCLK_VIP_OUT>;
103
- clock-names = "xvclk";
104
- pinctrl-names = "rockchip,camera_default";
105
- pinctrl-0 = <&isp_mipi>;
106
- reset-gpios = <&gpio0 RK_PC1 GPIO_ACTIVE_LOW>;
107
- pwdn-gpios = <&gpio2 RK_PB7 GPIO_ACTIVE_LOW>;
108
- rockchip,camera-module-index = <0>;
109
- rockchip,camera-module-facing = "back";
110
- rockchip,camera-module-name = "LH-RK-8034-v1.0";
111
- rockchip,camera-module-lens-name = "CK8401";
112
- lens-focus = <&vm149c>;
113
- port {
114
- gc8034_out: endpoint {
115
- remote-endpoint = <&mipi_in_gc8034>;
116
- data-lanes = <1 2 3 4>;
117
- };
118
- };
119
- };
12097 };
12198
12299 &mipi_phy_rx0 {
....@@ -135,11 +112,6 @@
135112 reg = <1>;
136113 remote-endpoint = <&ov13850_out>;
137114 data-lanes = <1 2>;
138
- };
139
- mipi_in_gc8034: endpoint@0 {
140
- reg = <0>;
141
- remote-endpoint = <&gc8034_out>;
142
- data-lanes = <1 2 3 4>;
143115 };
144116 };
145117