arm: dts: rockchip: add module information

Change-Id: I61255f42d9926c91d6f2731d950de3174d45a2bf
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun
2019-02-20 11:46:05 +08:00
committed by Tao Huang
parent f36baf55ad
commit 2d54d69b34
6 changed files with 41 additions and 6 deletions

View File

@@ -569,6 +569,11 @@
status = "okay";
rockchip,camera-module-index = <0>;
rockchip,camera-module-facing = "back";
rockchip,camera-module-name = "adv7181";
rockchip,camera-module-lens-name = "adv7181";
port {
adv7181_out: endpoint {
remote-endpoint = <&cif_in>;

View File

@@ -279,6 +279,11 @@
pwdn-gpios = <&gpio3 RK_PB3 GPIO_ACTIVE_HIGH>;
rockchip,camera-module-index = <1>;
rockchip,camera-module-facing = "front";
rockchip,camera-module-name = "CameraKing";
rockchip,camera-module-lens-name = "Largan";
port {
gc0329_out: endpoint {
remote-endpoint = <&cif_in_fcam>;
@@ -301,6 +306,11 @@
pwdn-gpios = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>;
rockchip,camera-module-index = <0>;
rockchip,camera-module-facing = "back";
rockchip,camera-module-name = "CameraKing";
rockchip,camera-module-lens-name = "Largan";
port {
gc2145_out: endpoint {
remote-endpoint = <&cif_in_bcam>;

View File

@@ -504,6 +504,10 @@
reset-gpios = <&gpio7 21 GPIO_ACTIVE_HIGH>;
pwdn-gpios = <&gpio2 15 GPIO_ACTIVE_HIGH>;
rockchip,camera-module-index = <0>;
rockchip,camera-module-facing = "back";
rockchip,camera-module-name = "CMK-CT0116";
rockchip,camera-module-lens-name = "Largan-50013A1";
port {
cam_out: endpoint {

View File

@@ -298,7 +298,7 @@
status = "okay";
clock-frequency = <400000>;
camera: tc358749@0f {
tc358749: tc358749@0f {
compatible = "toshiba,tc358749";
reg = <0x0f>;
clocks = <&ext_cam_clk>;
@@ -311,6 +311,10 @@
interrupt-parent = <&gpio8>;
interrupts = <9 IRQ_TYPE_LEVEL_LOW>;
rockchip,camera-module-index = <0>;
rockchip,camera-module-facing = "back";
rockchip,camera-module-name = "tc358749";
rockchip,camera-module-lens-name = "tc358749";
port {
camera_out: endpoint {

View File

@@ -447,12 +447,17 @@
status = "okay";
};
camera1: imx219@10 {
imx219: imx219@10 {
compatible = "sony,imx219";
reg = <0x10>;
clocks = <&ext_cam_clk>;
status = "okay";
rockchip,camera-module-index = <0>;
rockchip,camera-module-facing = "back";
rockchip,camera-module-name = "LA6110PA";
rockchip,camera-module-lens-name = "YM6011P";
port {
imx219_out: endpoint {
remote-endpoint = <&imx219_in>;

View File

@@ -49,7 +49,7 @@
&i2c3 {
status = "okay";
gc2145@3c {
gc2145: gc2145@3c {
compatible = "galaxycore,gc2145";
reg = <0x3c>;
clocks = <&cru SCLK_VIP_OUT>;
@@ -59,6 +59,11 @@
pinctrl-0 = <&isp_dvp_d2d9 &isp_dvp_d0d1 &isp_mipi>;
power-gpio = <&gpio0 RK_PC1 GPIO_ACTIVE_HIGH>;
pwdn-gpios = <&gpio2 RK_PB6 GPIO_ACTIVE_HIGH>;
rockchip,camera-module-index = <1>;
rockchip,camera-module-facing = "front";
rockchip,camera-module-name = "CameraKing";
rockchip,camera-module-lens-name = "Largan";
port {
gc2145_out: endpoint {
remote-endpoint = <&isp_dvp_in>;
@@ -66,7 +71,7 @@
};
};
ov8858@36 {
ov8858: ov8858@36 {
compatible = "ovti,ov8858";
reg = <0x36>;
clocks = <&cru SCLK_VIP_OUT>;
@@ -75,8 +80,10 @@
pinctrl-names = "rockchip,camera_default";
pinctrl-0 = <&isp_mipi>;
rockchip,camera-module-name = "NC";
rockchip,camera-module-lens-name = "LG-9569A2";
rockchip,camera-module-index = <0>;
rockchip,camera-module-facing = "back";
rockchip,camera-module-name = "CameraKing";
rockchip,camera-module-lens-name = "Largan-9569A2";
power-gpio = <&gpio0 RK_PC1 GPIO_ACTIVE_HIGH>;
pwdn-gpios = <&gpio2 RK_PB7 GPIO_ACTIVE_HIGH>;
port {