mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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 <troy.lin@rock-chips.com> Change-Id: I43eadf141556e607f81e281030b1bf292b711bc1
This commit is contained in:
@@ -292,14 +292,6 @@
|
||||
|
||||
&rkcif_mipi_lvds1_sditf {
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
/* MIPI CSI-2 endpoint */
|
||||
mipi_lvds1_sditf: endpoint {
|
||||
remote-endpoint = <&isp1_in>;
|
||||
data-lanes = <1 2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&rkisp {
|
||||
@@ -323,18 +315,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&rkisp_vir1 {
|
||||
status = "okay";
|
||||
|
||||
ports {
|
||||
port@0 {
|
||||
isp1_in: endpoint {
|
||||
remote-endpoint = <&mipi_lvds1_sditf>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
cam {
|
||||
/* rgb camera power en */
|
||||
|
||||
Reference in New Issue
Block a user