| .. | .. |
|---|
| 154 | 154 | status = "okay"; |
|---|
| 155 | 155 | clock-frequency = <400000>; |
|---|
| 156 | 156 | |
|---|
| 157 | | - dw9718: dw9718@0c { |
|---|
| 158 | | - compatible = "dongwoon,dw9718"; |
|---|
| 159 | | - status = "okay"; |
|---|
| 160 | | - reg = <0x0c>; |
|---|
| 161 | | - rockchip,vcm-start-current = <20>; |
|---|
| 162 | | - rockchip,vcm-rated-current = <54>; |
|---|
| 163 | | - rockchip,vcm-step-mode = <4>; |
|---|
| 164 | | - rockchip,vcm-sacdiv-mode = <2>; |
|---|
| 165 | | - rockchip,vcm-control-mode = <3>; |
|---|
| 166 | | - rockchip,camera-module-index = <1>; |
|---|
| 167 | | - rockchip,camera-module-facing = "front"; |
|---|
| 168 | | - }; |
|---|
| 169 | | - |
|---|
| 170 | 157 | ov02k10: ov02k10@36 { |
|---|
| 171 | 158 | compatible = "ovti,ov02k10"; |
|---|
| 172 | 159 | reg = <0x36>; |
|---|
| .. | .. |
|---|
| 184 | 171 | rockchip,camera-module-lens-name = "xuye"; |
|---|
| 185 | 172 | // NO_HDR:0 HDR_X2:5 HDR_X3:6 |
|---|
| 186 | 173 | rockchip,camera-hdr-mode = <0>; |
|---|
| 187 | | - lens-focus = <&dw9718>; |
|---|
| 188 | 174 | port { |
|---|
| 189 | 175 | ucam_out1: endpoint { |
|---|
| 190 | 176 | remote-endpoint = <&mipi_in_ucam1>; |
|---|
| .. | .. |
|---|
| 211 | 197 | data-lanes = <1 2>; |
|---|
| 212 | 198 | }; |
|---|
| 213 | 199 | }; |
|---|
| 214 | | - }; |
|---|
| 215 | | -}; |
|---|
| 216 | | - |
|---|
| 217 | | -&i2c2 { |
|---|
| 218 | | - status = "okay"; |
|---|
| 219 | | - i2c-scl-rising-time-ns = <275>; |
|---|
| 220 | | - i2c-scl-falling-time-ns = <16>; |
|---|
| 221 | | - clock-frequency = <400000>; |
|---|
| 222 | | - |
|---|
| 223 | | - ltr507als: ltr507@3a { |
|---|
| 224 | | - status = "okay"; |
|---|
| 225 | | - compatible = "ltr507als"; |
|---|
| 226 | | - reg = <0x3a>; |
|---|
| 227 | | - rockchip,pwr-gpio = <&gpio3 RK_PA0 GPIO_ACTIVE_HIGH>; |
|---|
| 228 | | - irq-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>; |
|---|
| 229 | | - pinctrl-names = "default"; |
|---|
| 230 | | - pinctrl-0 = <<r507_irq_gpios>; |
|---|
| 231 | | - |
|---|
| 232 | | - interrupt-parent = <&gpio0>; |
|---|
| 233 | | - interrupts = <16 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 234 | 200 | }; |
|---|
| 235 | 201 | }; |
|---|
| 236 | 202 | |
|---|
| .. | .. |
|---|
| 311 | 277 | <0 RK_PA0 1 &pcfg_pull_none>; |
|---|
| 312 | 278 | }; |
|---|
| 313 | 279 | }; |
|---|
| 314 | | - ltr507als_gpio { |
|---|
| 315 | | - ltr507_irq_gpios: ltr507-irq-gpios { |
|---|
| 316 | | - rockchip,pins = |
|---|
| 317 | | - <0 RK_PC0 0 &pcfg_pull_up>; |
|---|
| 318 | | - }; |
|---|
| 319 | | - }; |
|---|
| 320 | 280 | }; |
|---|
| 321 | | - |
|---|