| .. | .. |
|---|
| 94 | 94 | }; |
|---|
| 95 | 95 | }; |
|---|
| 96 | 96 | }; |
|---|
| 97 | | - |
|---|
| 98 | | - gc8034: gc8034@37 { |
|---|
| 99 | | - compatible = "galaxycore,gc8034"; |
|---|
| 100 | | - status = "okay"; |
|---|
| 101 | | - reg = <0x37>; |
|---|
| 102 | | - clocks = <&cru SCLK_VIP_OUT>; |
|---|
| 103 | | - clock-names = "xvclk"; |
|---|
| 104 | | - pinctrl-names = "rockchip,camera_default"; |
|---|
| 105 | | - pinctrl-0 = <&isp_mipi>; |
|---|
| 106 | | - reset-gpios = <&gpio0 RK_PC1 GPIO_ACTIVE_LOW>; |
|---|
| 107 | | - pwdn-gpios = <&gpio2 RK_PB7 GPIO_ACTIVE_LOW>; |
|---|
| 108 | | - rockchip,camera-module-index = <0>; |
|---|
| 109 | | - rockchip,camera-module-facing = "back"; |
|---|
| 110 | | - rockchip,camera-module-name = "LH-RK-8034-v1.0"; |
|---|
| 111 | | - rockchip,camera-module-lens-name = "CK8401"; |
|---|
| 112 | | - lens-focus = <&vm149c>; |
|---|
| 113 | | - port { |
|---|
| 114 | | - gc8034_out: endpoint { |
|---|
| 115 | | - remote-endpoint = <&mipi_in_gc8034>; |
|---|
| 116 | | - data-lanes = <1 2 3 4>; |
|---|
| 117 | | - }; |
|---|
| 118 | | - }; |
|---|
| 119 | | - }; |
|---|
| 120 | 97 | }; |
|---|
| 121 | 98 | |
|---|
| 122 | 99 | &mipi_phy_rx0 { |
|---|
| .. | .. |
|---|
| 135 | 112 | reg = <1>; |
|---|
| 136 | 113 | remote-endpoint = <&ov13850_out>; |
|---|
| 137 | 114 | data-lanes = <1 2>; |
|---|
| 138 | | - }; |
|---|
| 139 | | - mipi_in_gc8034: endpoint@0 { |
|---|
| 140 | | - reg = <0>; |
|---|
| 141 | | - remote-endpoint = <&gc8034_out>; |
|---|
| 142 | | - data-lanes = <1 2 3 4>; |
|---|
| 143 | 115 | }; |
|---|
| 144 | 116 | }; |
|---|
| 145 | 117 | |
|---|