S30 PLUS
SC485SL 40 MP 1.0μm pixel size
1/1.8” format => cropFactor x4.8
先前 imx585 是 IMX585 1/1.2” x3.3 ?
SC485SL + IMX586 is an interesting combo.
sc485sl@30 {
compatible = "smartsens,sc485sl";
status = "okay";
reg = <0x30>;
rockchip,camera-module-index = <0x00>;
rockchip,camera-module-facing = "front";
rockchip,camera-module-name = "CMK-OT1234-FV0";
rockchip,camera-module-lens-name = "M00-2MP-F00";
reset-gpios = <0xa5 0x16 0x00>;
port {
endpoint {
remote-endpoint = <0xad>;
data-lanes = <0x01 0x02 0x03 0x04>;
phandle = <0x16>;
};
};
};
imx586@10 {
status = "okay";
compatible = "sony,imx586";
reg = <0x10>;
reset-gpios = <0xa5 0x0c 0x00>;
power-gpios = <0xa5 0x1d 0x00>;
avdd-supply = <0xae>;
dovdd-supply = <0xaf>;
dvdd-supply = <0xb0>;
rockchip,camera-module-index = <0x01>;
rockchip,camera-module-facing = "front";
rockchip,camera-module-name = "YT-RV1109-2-V1";
rockchip,camera-module-lens-name = "40IR-2MP-F20";
lens-focus = <0xb1>;
eeprom-ctrl = <0xb2>;
port {
endpoint {
remote-endpoint = <0xb3>;
data-lanes = <0x01 0x02 0x03 0x04>;
phandle = <0x18>;
};
};
};

