Lines Matching +full:reg +full:- +full:names
1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/gpio/gpio.h>
12 stdout-path = &uart1;
16 compatible = "fsl,imx6-wandboard-sgtl5000",
17 "fsl,imx-audio-sgtl5000";
18 model = "imx6-wandboard-sgtl5000";
19 ssi-controller = <&ssi1>;
20 audio-codec = <&codec>;
21 audio-routing =
25 mux-int-port = <1>;
26 mux-ext-port = <3>;
29 sound-spdif {
30 compatible = "fsl,imx-audio-spdif";
31 model = "imx-spdif";
32 spdif-controller = <&spdif>;
33 spdif-out;
36 reg_1p5v: regulator-1p5v {
37 compatible = "regulator-fixed";
38 regulator-name = "1P5V";
39 regulator-min-microvolt = <1500000>;
40 regulator-max-microvolt = <1500000>;
41 regulator-always-on;
44 reg_1p8v: regulator-1p8v {
45 compatible = "regulator-fixed";
46 regulator-name = "1P8V";
47 regulator-min-microvolt = <1800000>;
48 regulator-max-microvolt = <1800000>;
49 regulator-always-on;
52 reg_2p8v: regulator-2p8v {
53 compatible = "regulator-fixed";
54 regulator-name = "2P8V";
55 regulator-min-microvolt = <2800000>;
56 regulator-max-microvolt = <2800000>;
57 regulator-always-on;
60 reg_2p5v: regulator-2p5v {
61 compatible = "regulator-fixed";
62 regulator-name = "2P5V";
63 regulator-min-microvolt = <2500000>;
64 regulator-max-microvolt = <2500000>;
65 regulator-always-on;
68 reg_3p3v: regulator-3p3v {
69 compatible = "regulator-fixed";
70 regulator-name = "3P3V";
71 regulator-min-microvolt = <3300000>;
72 regulator-max-microvolt = <3300000>;
73 regulator-always-on;
76 reg_usb_otg_vbus: regulator-usbotgvbus {
77 compatible = "regulator-fixed";
78 regulator-name = "usb_otg_vbus";
79 regulator-min-microvolt = <5000000>;
80 regulator-max-microvolt = <5000000>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_usbotgvbus>;
88 pinctrl-names = "default";
89 pinctrl-0 = <&pinctrl_audmux>;
94 ddc-i2c-bus = <&i2c1>;
99 clock-frequency = <100000>;
100 pinctrl-names = "default";
101 pinctrl-0 = <&pinctrl_i2c1>;
106 clock-frequency = <100000>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_i2c2>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&pinctrl_mclk>;
115 reg = <0x0a>;
117 VDDA-supply = <®_2p5v>;
118 VDDIO-supply = <®_3p3v>;
119 lrclk-strength = <3>;
124 pinctrl-names = "default";
125 pinctrl-0 = <&pinctrl_ov5645>;
126 reg = <0x3c>;
128 clock-names = "xclk";
129 clock-frequency = <24000000>;
130 vdddo-supply = <®_1p8v>;
131 vdda-supply = <®_2p8v>;
132 vddd-supply = <®_1p5v>;
133 enable-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
134 reset-gpios = <&gpio4 14 GPIO_ACTIVE_LOW>;
138 remote-endpoint = <&mipi_csi2_in>;
139 clock-lanes = <0>;
140 data-lanes = <1 2>;
147 pinctrl-names = "default";
149 imx6qdl-wandboard {
279 pinctrl-names = "default";
280 pinctrl-0 = <&pinctrl_enet>;
281 phy-mode = "rgmii-id";
282 phy-handle = <ðphy>;
283 phy-reset-gpios = <&gpio3 29 GPIO_ACTIVE_LOW>;
287 #address-cells = <1>;
288 #size-cells = <0>;
290 ethphy: ethernet-phy@1 {
291 reg = <1>;
300 reg = <0>;
303 remote-endpoint = <&ov5645_to_mipi_csi2>;
304 clock-lanes = <0>;
305 data-lanes = <1 2>;
311 pinctrl-names = "default";
312 pinctrl-0 = <&pinctrl_spdif>;
321 pinctrl-names = "default";
322 pinctrl-0 = <&pinctrl_uart1>;
327 pinctrl-names = "default";
328 pinctrl-0 = <&pinctrl_uart3>;
329 uart-has-rtscts;
338 vbus-supply = <®_usb_otg_vbus>;
339 pinctrl-names = "default";
340 pinctrl-0 = <&pinctrl_usbotg>;
341 disable-over-current;
347 pinctrl-names = "default";
348 pinctrl-0 = <&pinctrl_usdhc1>;
349 cd-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
354 pinctrl-names = "default";
355 pinctrl-0 = <&pinctrl_usdhc3>;
356 cd-gpios = <&gpio3 9 GPIO_ACTIVE_LOW>;