Lines Matching +full:qspi +full:- +full:v1

1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
30 stdout-path = "serial0:115200n8";
38 d3_3v: regulator-d3-3v {
39 compatible = "regulator-fixed";
40 regulator-name = "D3.3V";
41 regulator-min-microvolt = <3300000>;
42 regulator-max-microvolt = <3300000>;
43 regulator-boot-on;
44 regulator-always-on;
47 vcc_sdhi0: regulator-vcc-sdhi0 {
48 compatible = "regulator-fixed";
50 regulator-name = "SDHI0 Vcc";
51 regulator-min-microvolt = <3300000>;
52 regulator-max-microvolt = <3300000>;
55 enable-active-high;
58 vccq_sdhi0: regulator-vccq-sdhi0 {
59 compatible = "regulator-gpio";
61 regulator-name = "SDHI0 VccQ";
62 regulator-min-microvolt = <1800000>;
63 regulator-max-microvolt = <3300000>;
66 gpios-states = <1>;
70 vcc_sdhi1: regulator-vcc-sdhi1 {
71 compatible = "regulator-fixed";
73 regulator-name = "SDHI1 Vcc";
74 regulator-min-microvolt = <3300000>;
75 regulator-max-microvolt = <3300000>;
78 enable-active-high;
81 vccq_sdhi1: regulator-vccq-sdhi1 {
82 compatible = "regulator-gpio";
84 regulator-name = "SDHI1 VccQ";
85 regulator-min-microvolt = <1800000>;
86 regulator-max-microvolt = <3300000>;
89 gpios-states = <1>;
94 #address-cells = <1>;
95 #size-cells = <1>;
99 compatible = "gpio-keys";
101 pinctrl-0 = <&keyboard_pins>;
102 pinctrl-names = "default";
106 label = "SW2-1";
107 wakeup-source;
108 debounce-interval = <20>;
113 label = "SW2-2";
114 wakeup-source;
115 debounce-interval = <20>;
120 label = "SW2-3";
121 wakeup-source;
122 debounce-interval = <20>;
127 label = "SW2-4";
128 wakeup-source;
129 debounce-interval = <20>;
134 vga-encoder {
138 #address-cells = <1>;
139 #size-cells = <0>;
144 remote-endpoint = <&du_out_rgb1>;
150 remote-endpoint = <&vga_in>;
157 compatible = "vga-connector";
161 remote-endpoint = <&adv7123_out>;
166 x2_clk: x2-clock {
167 compatible = "fixed-clock";
168 #clock-cells = <0>;
169 clock-frequency = <74250000>;
172 x13_clk: x13-clock {
173 compatible = "fixed-clock";
174 #clock-cells = <0>;
175 clock-frequency = <148500000>;
178 gpioi2c1: i2c-9 {
179 #address-cells = <1>;
180 #size-cells = <0>;
181 compatible = "i2c-gpio";
183 scl-gpios = <&gpio4 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
184 sda-gpios = <&gpio4 1 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
187 gpioi2c4: i2c-10 {
188 #address-cells = <1>;
189 #size-cells = <0>;
190 compatible = "i2c-gpio";
192 scl-gpios = <&gpio4 8 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
193 sda-gpios = <&gpio4 9 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
194 i2c-gpio,delay-us = <5>;
200 i2chdmi: i2c-11 {
201 compatible = "i2c-demux-pinctrl";
202 i2c-parent = <&i2c1>, <&gpioi2c1>;
203 i2c-bus-name = "i2c-hdmi";
204 #address-cells = <1>;
205 #size-cells = <0>;
207 composite-in@20 {
213 bus-width = <8>;
214 remote-endpoint = <&vin0ep>;
230 i2cexio4: i2c-14 {
231 compatible = "i2c-demux-pinctrl";
232 i2c-parent = <&i2c4>, <&gpioi2c4>;
233 i2c-bus-name = "i2c-exio4";
234 #address-cells = <1>;
235 #size-cells = <0>;
241 pinctrl-0 = <&usb0_pins>;
242 pinctrl-names = "default";
247 pinctrl-0 = <&usb1_pins>;
248 pinctrl-names = "default";
256 pinctrl-0 = <&du_pins>;
257 pinctrl-names = "default";
262 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
267 remote-endpoint = <&adv7123_in>;
274 clock-frequency = <20000000>;
278 pinctrl-0 = <&scif_clk_pins>;
279 pinctrl-names = "default";
329 power-source = <3300>;
335 power-source = <1800>;
341 power-source = <3300>;
347 power-source = <1800>;
362 bias-pull-up;
371 qspi_pins: qspi {
373 function = "qspi";
378 pinctrl-0 = <&ether_pins>, <&phy1_pins>;
379 pinctrl-names = "default";
381 phy-handle = <&phy1>;
382 renesas,ether-link-active-low;
385 phy1: ethernet-phy@1 {
387 interrupt-parent = <&irqc0>;
389 micrel,led-mode = <1>;
390 reset-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
395 pinctrl-0 = <&mmcif0_pins>;
396 pinctrl-names = "default";
398 vmmc-supply = <&d3_3v>;
399 vqmmc-supply = <&d3_3v>;
400 bus-width = <8>;
401 non-removable;
406 timeout-sec = <60>;
411 pinctrl-0 = <&sdhi0_pins>;
412 pinctrl-1 = <&sdhi0_pins_uhs>;
413 pinctrl-names = "default", "state_uhs";
415 vmmc-supply = <&vcc_sdhi0>;
416 vqmmc-supply = <&vccq_sdhi0>;
417 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
418 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
419 sd-uhs-sdr50;
420 sd-uhs-sdr104;
425 pinctrl-0 = <&sdhi1_pins>;
426 pinctrl-1 = <&sdhi1_pins_uhs>;
427 pinctrl-names = "default", "state_uhs";
429 vmmc-supply = <&vcc_sdhi1>;
430 vqmmc-supply = <&vccq_sdhi1>;
431 cd-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
432 wp-gpios = <&gpio6 15 GPIO_ACTIVE_HIGH>;
433 sd-uhs-sdr50;
438 pinctrl-0 = <&i2c1_pins>;
439 pinctrl-names = "i2c-hdmi";
441 clock-frequency = <400000>;
445 pinctrl-0 = <&i2c4_pins>;
446 pinctrl-names = "i2c-exio4";
451 clock-frequency = <100000>;
456 interrupt-parent = <&gpio3>;
458 interrupt-controller;
461 compatible = "dlg,da9063-rtc";
465 compatible = "dlg,da9063-watchdog";
472 pinctrl-0 = <&vin0_pins>;
473 pinctrl-names = "default";
477 remote-endpoint = <&adv7180>;
478 bus-width = <8>;
484 pinctrl-0 = <&scif2_pins>;
485 pinctrl-names = "default";
491 clock-frequency = <14745600>;
494 &qspi {
495 pinctrl-0 = <&qspi_pins>;
496 pinctrl-names = "default";
501 compatible = "spansion,s25fl512s", "jedec,spi-nor";
503 spi-max-frequency = <30000000>;
504 spi-tx-bus-width = <4>;
505 spi-rx-bus-width = <4>;
506 spi-cpol;
507 spi-cpha;
508 m25p,fast-read;
511 compatible = "fixed-partitions";
512 #address-cells = <1>;
513 #size-cells = <1>;
518 read-only;
523 read-only;