mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ARM: dts: rockchip: rv1106-smd-cam: change sc132gs to sc035gs.
Signed-off-by: Sach Lin <sach.lin@rock-chips.com> Change-Id: I80c14d8525b43e5356b4b2093d44454340f7cf93
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
dphy2_in: endpoint@1 {
|
||||
reg = <1>;
|
||||
remote-endpoint = <&sc132gs_out>;
|
||||
remote-endpoint = <&sc035gs_out>;
|
||||
data-lanes = <1 2>;
|
||||
};
|
||||
};
|
||||
@@ -106,8 +106,8 @@
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2c3m2_xfer>;
|
||||
|
||||
sc132gs: sc132gs@30 {
|
||||
compatible = "smartsens,sc132gs";
|
||||
sc035gs: sc035gs@30 {
|
||||
compatible = "smartsens,sc035gs";
|
||||
status = "okay";
|
||||
reg = <0x30>;
|
||||
clocks = <&cru MCLK_REF_MIPI1>;
|
||||
@@ -125,7 +125,7 @@
|
||||
rockchip,camera-module-lens-name = "default";
|
||||
|
||||
port {
|
||||
sc132gs_out: endpoint {
|
||||
sc035gs_out: endpoint {
|
||||
remote-endpoint = <&dphy2_in>;
|
||||
data-lanes = <1 2>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user