Skip to content

Commit e21704d

Browse files
Lin Jinhanrkhuangtao
authored andcommitted
ARM: dts: rockchip: rv1106-smd-cam: disconnect sc132gs from isp
sc132gs is an IR sensor that no need to process by isp. Signed-off-by: Lin Jinhan <[email protected]> Change-Id: I43eadf141556e607f81e281030b1bf292b711bc1
1 parent c7d3eae commit e21704d

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

arch/arm/boot/dts/rv1106-smd-cam.dtsi

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -292,14 +292,6 @@
292292

293293
&rkcif_mipi_lvds1_sditf {
294294
status = "okay";
295-
296-
port {
297-
/* MIPI CSI-2 endpoint */
298-
mipi_lvds1_sditf: endpoint {
299-
remote-endpoint = <&isp1_in>;
300-
data-lanes = <1 2>;
301-
};
302-
};
303295
};
304296

305297
&rkisp {
@@ -323,18 +315,6 @@
323315
};
324316
};
325317

326-
&rkisp_vir1 {
327-
status = "okay";
328-
329-
ports {
330-
port@0 {
331-
isp1_in: endpoint {
332-
remote-endpoint = <&mipi_lvds1_sditf>;
333-
};
334-
};
335-
};
336-
};
337-
338318
&pinctrl {
339319
cam {
340320
/* rgb camera power en */

0 commit comments

Comments
 (0)