Lines Matching +full:remote +full:- +full:bus
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
9 #include "rv1106-evb-v10.dtsi"
10 #include "rv1106-thunder-boot-spi-nor.dtsi"
14 compatible = "rockchip,rv1106g-evb2-v10-dual-camera", "rockchip,rv1106";
20 vcc_1v8: vcc-1v8 {
21 compatible = "regulator-fixed";
22 regulator-name = "vcc_1v8";
23 regulator-always-on;
24 regulator-boot-on;
25 regulator-min-microvolt = <1800000>;
26 regulator-max-microvolt = <1800000>;
29 vcc_3v3: vcc-3v3 {
30 compatible = "regulator-fixed";
31 regulator-name = "vcc_3v3";
32 regulator-always-on;
33 regulator-boot-on;
34 regulator-min-microvolt = <3300000>;
35 regulator-max-microvolt = <3300000>;
38 vcc3v3_sd: vcc3v3-sd {
39 compatible = "regulator-fixed";
41 regulator-name = "vcc3v3_sd";
42 regulator-min-microvolt = <3300000>;
43 regulator-max-microvolt = <3300000>;
44 pinctrl-names = "default";
45 pinctrl-0 = <&sdmmc_pwren>;
57 #address-cells = <1>;
58 #size-cells = <0>;
62 #address-cells = <1>;
63 #size-cells = <0>;
67 remote-endpoint = <&sc301iot_out>;
68 data-lanes = <1 2>;
74 #address-cells = <1>;
75 #size-cells = <0>;
79 remote-endpoint = <&mipi0_csi2_input>;
89 #address-cells = <1>;
90 #size-cells = <0>;
94 #address-cells = <1>;
95 #size-cells = <0>;
99 remote-endpoint = <&sc230ai_out>;
100 data-lanes = <1 2>;
106 #address-cells = <1>;
107 #size-cells = <0>;
111 remote-endpoint = <&mipi1_csi2_input>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&uart2m1_xfer>;
128 rockchip,amp-shared;
135 clock-names = "xvclk";
136 reset-gpios = <&gpio3 RK_PD1 GPIO_ACTIVE_HIGH>;
137 pinctrl-names = "default";
138 pinctrl-0 = <&mipi_refclk_out1>;
139 rockchip,camera-module-index = <1>;
140 rockchip,camera-module-facing = "back";
141 rockchip,camera-module-name = "CMK-OT2350-PC1";
142 rockchip,camera-module-lens-name = "65IRC-F16";
145 remote-endpoint = <&csi_dphy_input1>;
146 data-lanes = <1 2>;
156 clock-names = "xvclk";
157 reset-gpios = <&gpio3 RK_PC5 GPIO_ACTIVE_HIGH>;
158 pwdn-gpios = <&gpio3 RK_PD2 GPIO_ACTIVE_HIGH>;
159 pinctrl-names = "default";
160 pinctrl-0 = <&mipi_refclk_out0>;
161 rockchip,camera-module-index = <0>;
162 rockchip,camera-module-facing = "back";
163 rockchip,camera-module-name = "CMK-OT2349-PC1";
164 rockchip,camera-module-lens-name = "65IRC-F20";
167 remote-endpoint = <&csi_dphy_input0>;
168 data-lanes = <1 2>;
178 #address-cells = <1>;
179 #size-cells = <0>;
183 #address-cells = <1>;
184 #size-cells = <0>;
188 remote-endpoint = <&csi_dphy_output0>;
194 #address-cells = <1>;
195 #size-cells = <0>;
199 remote-endpoint = <&cif_mipi0_in>;
209 #address-cells = <1>;
210 #size-cells = <0>;
214 #address-cells = <1>;
215 #size-cells = <0>;
219 remote-endpoint = <&csi_dphy_output1>;
225 #address-cells = <1>;
226 #size-cells = <0>;
230 remote-endpoint = <&cif_mipi1_in>;
242 pinctrl-names = "default";
243 pinctrl-0 = <&mipi_pins>;
248 memory-region-thunderboot = <&rkisp_thunderboot>;
251 /* MIPI CSI-2 endpoint */
253 remote-endpoint = <&mipi0_csi2_output>;
262 /* MIPI CSI-2 endpoint */
264 remote-endpoint = <&isp_in>;
271 memory-region-thunderboot = <&rkisp1_thunderboot>;
274 /* MIPI CSI-2 endpoint */
276 remote-endpoint = <&mipi1_csi2_output>;
285 /* MIPI CSI-2 endpoint */
287 remote-endpoint = <&isp_in1>;
298 memory-region-thunderboot = <&rkisp_thunderboot>;
302 remote-endpoint = <&mipi_lvds_sditf>;
309 memory-region-thunderboot = <&rkisp_thunderboot>;
313 remote-endpoint = <&mipi_lvds1_sditf>;
358 /omit-if-no-ref/
359 sdmmc_pwren: sdmmc-pwren {
374 max-frequency = <50000000>;
375 bus-width = <1>;
376 cap-sd-highspeed;
377 cap-sdio-irq;
378 keep-power-in-suspend;
379 non-removable;
380 rockchip,default-sample-phase = <90>;
381 no-sd;
382 no-mmc;
383 supports-sdio;
384 pinctrl-names = "default";
385 pinctrl-0 = <&sdmmc1m0_cmd &sdmmc1m0_clk &sdmmc1m0_bus4>;
390 max-frequency = <200000000>;
391 no-sdio;
392 no-mmc;
393 bus-width = <4>;
394 cap-mmc-highspeed;
395 cap-sd-highspeed;
396 disable-wp;
397 pinctrl-names = "normal", "idle";
398 pinctrl-0 = <&sdmmc0_clk &sdmmc0_cmd &sdmmc0_det &sdmmc0_bus4>;
399 pinctrl-1 = <&sdmmc0_idle_pins &sdmmc0_det>;
400 vmmc-supply = <&vcc3v3_sd>;
405 assigned-clocks = <&cru SCLK_SFC>;
406 assigned-clock-rates = <125000000>;
410 compatible = "jedec,spi-nor";
412 spi-max-frequency = <125000000>;
413 spi-rx-bus-width = <4>;
414 spi-tx-bus-width = <1>;