Lines Matching +full:gpios +full:- +full:states

1 // SPDX-License-Identifier: GPL-2.0
9 * SSI-AK4642
11 * JP3: 2-1: AK4642
12 * 2-3: ADV7511
19 /dts-v1/;
21 #include <dt-bindings/gpio/gpio.h>
37 stdout-path = "serial0:115200n8";
50 reg_1p8v: regulator-1v8 {
51 compatible = "regulator-fixed";
52 regulator-name = "fixed-1.8V";
53 regulator-min-microvolt = <1800000>;
54 regulator-max-microvolt = <1800000>;
55 regulator-boot-on;
56 regulator-always-on;
59 reg_3p3v: regulator-3v3 {
60 compatible = "regulator-fixed";
61 regulator-name = "fixed-3.3V";
62 regulator-min-microvolt = <3300000>;
63 regulator-max-microvolt = <3300000>;
64 regulator-boot-on;
65 regulator-always-on;
68 vcc_sdhi0: regulator-vcc-sdhi0 {
69 compatible = "regulator-fixed";
71 regulator-name = "SDHI0 Vcc";
72 regulator-min-microvolt = <3300000>;
73 regulator-max-microvolt = <3300000>;
74 regulator-always-on;
77 vccq_sdhi0: regulator-vccq-sdhi0 {
78 compatible = "regulator-gpio";
80 regulator-name = "SDHI0 VccQ";
81 regulator-min-microvolt = <1800000>;
82 regulator-max-microvolt = <3300000>;
84 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
85 gpios-states = <1>;
86 states = <3300000 1>, <1800000 0>;
89 vcc_sdhi2: regulator-vcc-sdhi2 {
90 compatible = "regulator-fixed";
92 regulator-name = "SDHI2 Vcc";
93 regulator-min-microvolt = <3300000>;
94 regulator-max-microvolt = <3300000>;
95 regulator-always-on;
98 vccq_sdhi2: regulator-vccq-sdhi2 {
99 compatible = "regulator-gpio";
101 regulator-name = "SDHI2 VccQ";
102 regulator-min-microvolt = <1800000>;
103 regulator-max-microvolt = <3300000>;
105 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
106 gpios-states = <1>;
107 states = <3300000 1>, <1800000 0>;
110 hdmi-out {
111 compatible = "hdmi-connector";
116 remote-endpoint = <&adv7511_out>;
121 x3_clk: x3-clock {
122 compatible = "fixed-clock";
123 #clock-cells = <0>;
124 clock-frequency = <148500000>;
127 x16_clk: x16-clock {
128 compatible = "fixed-clock";
129 #clock-cells = <0>;
130 clock-frequency = <74250000>;
134 compatible = "fixed-clock";
135 #clock-cells = <0>;
136 clock-frequency = <11289600>;
140 compatible = "simple-audio-card";
142 simple-audio-card,format = "left_j";
143 simple-audio-card,bitclock-master = <&soundcodec>;
144 simple-audio-card,frame-master = <&soundcodec>;
146 simple-audio-card,cpu {
147 sound-dai = <&rcar_sound>;
150 soundcodec: simple-audio-card,codec {
151 sound-dai = <&ak4642>;
156 gpioi2c2: i2c-9 {
157 #address-cells = <1>;
158 #size-cells = <0>;
159 compatible = "i2c-gpio";
161 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
162 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
163 i2c-gpio,delay-us = <5>;
169 i2chdmi: i2c-mux1 {
170 compatible = "i2c-demux-pinctrl";
171 i2c-parent = <&i2c2>, <&gpioi2c2>;
172 i2c-bus-name = "i2c-hdmi";
173 #address-cells = <1>;
174 #size-cells = <0>;
177 compatible = "asahi-kasei,ak4642";
178 #sound-dai-cells = <0>;
182 composite-in@20 {
188 bus-width = <8>;
189 remote-endpoint = <&vin0ep>;
197 interrupt-parent = <&gpio3>;
200 avdd-supply = <&reg_1p8v>;
201 dvdd-supply = <&reg_1p8v>;
202 pvdd-supply = <&reg_1p8v>;
203 dvdd-3v-supply = <&reg_3p3v>;
204 bgvdd-supply = <&reg_1p8v>;
206 adi,input-depth = <8>;
207 adi,input-colorspace = "rgb";
208 adi,input-clock = "1x";
211 #address-cells = <1>;
212 #size-cells = <0>;
217 remote-endpoint = <&du_out_rgb>;
224 remote-endpoint = <&hdmi_con>;
233 clock-frequency = <20000000>;
314 pinctrl-0 = <&scif0_pins>;
315 pinctrl-names = "default";
321 pinctrl-0 = <&ether_pins>, <&phy1_pins>;
322 pinctrl-names = "default";
324 phy-handle = <&phy1>;
325 renesas,ether-link-active-low;
328 phy1: ethernet-phy@1 {
329 compatible = "ethernet-phy-id0022.1537",
330 "ethernet-phy-ieee802.3-c22";
332 interrupt-parent = <&irqc0>;
334 micrel,led-mode = <1>;
335 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
340 pinctrl-0 = <&sdhi0_pins>;
341 pinctrl-names = "default";
343 vmmc-supply = <&vcc_sdhi0>;
344 vqmmc-supply = <&vccq_sdhi0>;
345 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
346 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
351 pinctrl-0 = <&sdhi2_pins>;
352 pinctrl-names = "default";
354 vmmc-supply = <&vcc_sdhi2>;
355 vqmmc-supply = <&vccq_sdhi2>;
356 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
361 pinctrl-0 = <&qspi_pins>;
362 pinctrl-names = "default";
367 compatible = "spansion,s25fl512s", "jedec,spi-nor";
369 spi-max-frequency = <30000000>;
370 spi-tx-bus-width = <4>;
371 spi-rx-bus-width = <4>;
372 m25p,fast-read;
375 compatible = "fixed-partitions";
376 #address-cells = <1>;
377 #size-cells = <1>;
382 read-only;
387 read-only;
398 pinctrl-0 = <&i2c2_pins>;
399 pinctrl-names = "i2c-hdmi";
401 clock-frequency = <400000>;
405 pinctrl-names = "default";
406 pinctrl-0 = <&pmic_irq_pins>;
408 clock-frequency = <100000>;
413 interrupt-parent = <&irqc0>;
415 interrupt-controller;
416 #interrupt-cells = <2>;
419 compatible = "dlg,da9063-watchdog";
426 interrupt-parent = <&irqc0>;
429 regulator-min-microvolt = <1000000>;
430 regulator-max-microvolt = <1000000>;
431 regulator-boot-on;
432 regulator-always-on;
441 cpu0-supply = <&vdd_dvfs>;
447 pinctrl-0 = <&vin0_pins>;
448 pinctrl-names = "default";
452 remote-endpoint = <&adv7180>;
453 bus-width = <8>;
459 pinctrl-0 = <&usb0_pins>;
460 pinctrl-names = "default";
466 pinctrl-0 = <&usb1_pins>;
467 pinctrl-names = "default";
473 pinctrl-0 = <&usb0_pins>;
474 pinctrl-names = "default";
484 clock-frequency = <100000000>;
492 pinctrl-0 = <&can0_pins>;
493 pinctrl-names = "default";
499 pinctrl-0 = <&du_pins>;
500 pinctrl-names = "default";
505 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
510 remote-endpoint = <&adv7511_in>;
526 pinctrl-0 = <&ssi_pins>, <&audio_clk_pins>;
527 pinctrl-names = "default";
531 #sound-dai-cells = <0>;
542 timeout-sec = <60>;
547 shared-pin;