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 vcc_sdhi0: regulator-vcc-sdhi0 {
51 compatible = "regulator-fixed";
53 regulator-name = "SDHI0 Vcc";
54 regulator-min-microvolt = <3300000>;
55 regulator-max-microvolt = <3300000>;
56 regulator-always-on;
59 vccq_sdhi0: regulator-vccq-sdhi0 {
60 compatible = "regulator-gpio";
62 regulator-name = "SDHI0 VccQ";
63 regulator-min-microvolt = <1800000>;
64 regulator-max-microvolt = <3300000>;
66 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
67 gpios-states = <1>;
68 states = <3300000 1>, <1800000 0>;
71 vcc_sdhi2: regulator-vcc-sdhi2 {
72 compatible = "regulator-fixed";
74 regulator-name = "SDHI2 Vcc";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
77 regulator-always-on;
80 vccq_sdhi2: regulator-vccq-sdhi2 {
81 compatible = "regulator-gpio";
83 regulator-name = "SDHI2 VccQ";
84 regulator-min-microvolt = <1800000>;
85 regulator-max-microvolt = <3300000>;
87 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
88 gpios-states = <1>;
89 states = <3300000 1>, <1800000 0>;
92 hdmi-out {
93 compatible = "hdmi-connector";
98 remote-endpoint = <&adv7511_out>;
103 x3_clk: x3-clock {
104 compatible = "fixed-clock";
105 #clock-cells = <0>;
106 clock-frequency = <148500000>;
109 x16_clk: x16-clock {
110 compatible = "fixed-clock";
111 #clock-cells = <0>;
112 clock-frequency = <74250000>;
116 compatible = "fixed-clock";
117 #clock-cells = <0>;
118 clock-frequency = <11289600>;
122 compatible = "simple-audio-card";
124 simple-audio-card,format = "left_j";
125 simple-audio-card,bitclock-master = <&soundcodec>;
126 simple-audio-card,frame-master = <&soundcodec>;
128 simple-audio-card,cpu {
129 sound-dai = <&rcar_sound>;
132 soundcodec: simple-audio-card,codec {
133 sound-dai = <&ak4642>;
138 gpioi2c2: i2c-9 {
139 #address-cells = <1>;
140 #size-cells = <0>;
141 compatible = "i2c-gpio";
143 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
144 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
145 i2c-gpio,delay-us = <5>;
151 i2chdmi: i2c-10 {
152 compatible = "i2c-demux-pinctrl";
153 i2c-parent = <&i2c2>, <&gpioi2c2>;
154 i2c-bus-name = "i2c-hdmi";
155 #address-cells = <1>;
156 #size-cells = <0>;
159 compatible = "asahi-kasei,ak4642";
160 #sound-dai-cells = <0>;
164 composite-in@20 {
170 bus-width = <8>;
171 remote-endpoint = <&vin0ep>;
179 interrupt-parent = <&gpio3>;
182 adi,input-depth = <8>;
183 adi,input-colorspace = "rgb";
184 adi,input-clock = "1x";
187 #address-cells = <1>;
188 #size-cells = <0>;
193 remote-endpoint = <&du_out_rgb>;
200 remote-endpoint = <&hdmi_con>;
209 clock-frequency = <20000000>;
290 pinctrl-0 = <&scif0_pins>;
291 pinctrl-names = "default";
297 pinctrl-0 = <ðer_pins>, <&phy1_pins>;
298 pinctrl-names = "default";
300 phy-handle = <&phy1>;
301 renesas,ether-link-active-low;
304 phy1: ethernet-phy@1 {
305 compatible = "ethernet-phy-id0022.1537",
306 "ethernet-phy-ieee802.3-c22";
308 interrupt-parent = <&irqc0>;
310 micrel,led-mode = <1>;
311 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
316 pinctrl-0 = <&sdhi0_pins>;
317 pinctrl-names = "default";
319 vmmc-supply = <&vcc_sdhi0>;
320 vqmmc-supply = <&vccq_sdhi0>;
321 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
322 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
327 pinctrl-0 = <&sdhi2_pins>;
328 pinctrl-names = "default";
330 vmmc-supply = <&vcc_sdhi2>;
331 vqmmc-supply = <&vccq_sdhi2>;
332 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
337 pinctrl-0 = <&qspi_pins>;
338 pinctrl-names = "default";
343 compatible = "spansion,s25fl512s", "jedec,spi-nor";
345 spi-max-frequency = <30000000>;
346 spi-tx-bus-width = <4>;
347 spi-rx-bus-width = <4>;
348 m25p,fast-read;
351 compatible = "fixed-partitions";
352 #address-cells = <1>;
353 #size-cells = <1>;
358 read-only;
363 read-only;
374 pinctrl-0 = <&i2c2_pins>;
375 pinctrl-names = "i2c-hdmi";
377 clock-frequency = <400000>;
381 pinctrl-names = "default";
382 pinctrl-0 = <&pmic_irq_pins>;
384 clock-frequency = <100000>;
389 interrupt-parent = <&irqc0>;
391 interrupt-controller;
394 compatible = "dlg,da9063-watchdog";
401 interrupt-parent = <&irqc0>;
404 regulator-min-microvolt = <1000000>;
405 regulator-max-microvolt = <1000000>;
406 regulator-boot-on;
407 regulator-always-on;
416 cpu0-supply = <&vdd_dvfs>;
422 pinctrl-0 = <&vin0_pins>;
423 pinctrl-names = "default";
427 remote-endpoint = <&adv7180>;
428 bus-width = <8>;
434 pinctrl-0 = <&usb0_pins>;
435 pinctrl-names = "default";
441 pinctrl-0 = <&usb1_pins>;
442 pinctrl-names = "default";
448 pinctrl-0 = <&usb0_pins>;
449 pinctrl-names = "default";
459 clock-frequency = <100000000>;
467 pinctrl-0 = <&can0_pins>;
468 pinctrl-names = "default";
474 pinctrl-0 = <&du_pins>;
475 pinctrl-names = "default";
480 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
485 remote-endpoint = <&adv7511_in>;
501 pinctrl-0 = <&ssi_pins>, <&audio_clk_pins>;
502 pinctrl-names = "default";
506 #sound-dai-cells = <0>;
517 timeout-sec = <60>;
522 shared-pin;