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>
35 stdout-path = "serial0:115200n8";
48 vcc_sdhi0: regulator-vcc-sdhi0 {
49 compatible = "regulator-fixed";
51 regulator-name = "SDHI0 Vcc";
52 regulator-min-microvolt = <3300000>;
53 regulator-max-microvolt = <3300000>;
54 regulator-always-on;
57 vccq_sdhi0: regulator-vccq-sdhi0 {
58 compatible = "regulator-gpio";
60 regulator-name = "SDHI0 VccQ";
61 regulator-min-microvolt = <1800000>;
62 regulator-max-microvolt = <3300000>;
64 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
65 gpios-states = <1>;
66 states = <3300000 1>, <1800000 0>;
69 vcc_sdhi2: regulator-vcc-sdhi2 {
70 compatible = "regulator-fixed";
72 regulator-name = "SDHI2 Vcc";
73 regulator-min-microvolt = <3300000>;
74 regulator-max-microvolt = <3300000>;
75 regulator-always-on;
78 vccq_sdhi2: regulator-vccq-sdhi2 {
79 compatible = "regulator-gpio";
81 regulator-name = "SDHI2 VccQ";
82 regulator-min-microvolt = <1800000>;
83 regulator-max-microvolt = <3300000>;
85 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
86 gpios-states = <1>;
87 states = <3300000 1>, <1800000 0>;
90 hdmi-out {
91 compatible = "hdmi-connector";
96 remote-endpoint = <&adv7511_out>;
101 x3_clk: x3-clock {
102 compatible = "fixed-clock";
103 #clock-cells = <0>;
104 clock-frequency = <148500000>;
107 x16_clk: x16-clock {
108 compatible = "fixed-clock";
109 #clock-cells = <0>;
110 clock-frequency = <74250000>;
114 compatible = "fixed-clock";
115 #clock-cells = <0>;
116 clock-frequency = <11289600>;
120 compatible = "simple-audio-card";
122 simple-audio-card,format = "left_j";
123 simple-audio-card,bitclock-master = <&soundcodec>;
124 simple-audio-card,frame-master = <&soundcodec>;
126 simple-audio-card,cpu {
127 sound-dai = <&rcar_sound>;
130 soundcodec: simple-audio-card,codec {
131 sound-dai = <&ak4642>;
136 gpioi2c2: i2c-9 {
137 #address-cells = <1>;
138 #size-cells = <0>;
139 compatible = "i2c-gpio";
141 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
142 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
143 i2c-gpio,delay-us = <5>;
149 i2chdmi: i2c-10 {
150 compatible = "i2c-demux-pinctrl";
151 i2c-parent = <&i2c2>, <&gpioi2c2>;
152 i2c-bus-name = "i2c-hdmi";
153 #address-cells = <1>;
154 #size-cells = <0>;
157 compatible = "asahi-kasei,ak4642";
158 #sound-dai-cells = <0>;
162 composite-in@20 {
168 bus-width = <8>;
169 remote-endpoint = <&vin0ep>;
177 interrupt-parent = <&gpio3>;
180 adi,input-depth = <8>;
181 adi,input-colorspace = "rgb";
182 adi,input-clock = "1x";
185 #address-cells = <1>;
186 #size-cells = <0>;
191 remote-endpoint = <&du_out_rgb>;
198 remote-endpoint = <&hdmi_con>;
207 clock-frequency = <20000000>;
288 pinctrl-0 = <&scif0_pins>;
289 pinctrl-names = "default";
295 pinctrl-0 = <ðer_pins &phy1_pins>;
296 pinctrl-names = "default";
298 phy-handle = <&phy1>;
299 renesas,ether-link-active-low;
302 phy1: ethernet-phy@1 {
304 interrupt-parent = <&irqc0>;
306 micrel,led-mode = <1>;
307 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
312 pinctrl-0 = <&sdhi0_pins>;
313 pinctrl-names = "default";
315 vmmc-supply = <&vcc_sdhi0>;
316 vqmmc-supply = <&vccq_sdhi0>;
317 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
318 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
323 pinctrl-0 = <&sdhi2_pins>;
324 pinctrl-names = "default";
326 vmmc-supply = <&vcc_sdhi2>;
327 vqmmc-supply = <&vccq_sdhi2>;
328 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
333 pinctrl-0 = <&qspi_pins>;
334 pinctrl-names = "default";
339 compatible = "spansion,s25fl512s", "jedec,spi-nor";
341 spi-max-frequency = <30000000>;
342 spi-tx-bus-width = <4>;
343 spi-rx-bus-width = <4>;
344 m25p,fast-read;
347 compatible = "fixed-partitions";
348 #address-cells = <1>;
349 #size-cells = <1>;
354 read-only;
359 read-only;
370 pinctrl-0 = <&i2c2_pins>;
371 pinctrl-names = "i2c-hdmi";
373 clock-frequency = <400000>;
377 pinctrl-names = "default";
378 pinctrl-0 = <&pmic_irq_pins>;
380 clock-frequency = <100000>;
385 interrupt-parent = <&irqc0>;
387 interrupt-controller;
390 compatible = "dlg,da9063-watchdog";
397 interrupt-parent = <&irqc0>;
400 regulator-min-microvolt = <1000000>;
401 regulator-max-microvolt = <1000000>;
402 regulator-boot-on;
403 regulator-always-on;
412 cpu0-supply = <&vdd_dvfs>;
418 pinctrl-0 = <&vin0_pins>;
419 pinctrl-names = "default";
423 remote-endpoint = <&adv7180>;
424 bus-width = <8>;
430 pinctrl-0 = <&usb0_pins>;
431 pinctrl-names = "default";
437 pinctrl-0 = <&usb1_pins>;
438 pinctrl-names = "default";
444 pinctrl-0 = <&usb0_pins>;
445 pinctrl-names = "default";
455 clock-frequency = <100000000>;
463 pinctrl-0 = <&can0_pins>;
464 pinctrl-names = "default";
470 pinctrl-0 = <&du_pins>;
471 pinctrl-names = "default";
476 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
481 remote-endpoint = <&adv7511_in>;
497 pinctrl-0 = <&ssi_pins &audio_clk_pins>;
498 pinctrl-names = "default";
502 #sound-dai-cells = <0>;
513 timeout-sec = <60>;
518 shared-pin;