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>
23 stdout-path = "serial0:115200n8";
32 compatible = "gpio-leds";
47 fixedregulator1v8: regulator-1v8 {
48 compatible = "regulator-fixed";
49 regulator-name = "fixed-1.8V";
50 regulator-min-microvolt = <1800000>;
51 regulator-max-microvolt = <1800000>;
52 regulator-boot-on;
53 regulator-always-on;
56 fixedregulator3v3: regulator-3v3 {
57 compatible = "regulator-fixed";
58 regulator-name = "fixed-3.3V";
59 regulator-min-microvolt = <3300000>;
60 regulator-max-microvolt = <3300000>;
61 regulator-boot-on;
62 regulator-always-on;
65 vcc_sdhi0: regulator-vcc-sdhi0 {
66 compatible = "regulator-fixed";
68 regulator-name = "SDHI0 Vcc";
69 regulator-min-microvolt = <3300000>;
70 regulator-max-microvolt = <3300000>;
73 enable-active-high;
76 hdmi-out {
77 compatible = "hdmi-connector";
82 remote-endpoint = <&adv7511_out>;
87 osc1_clk: osc1-clock {
88 compatible = "fixed-clock";
89 #clock-cells = <0>;
90 clock-frequency = <148500000>;
93 osc4_clk: osc4-clock {
94 compatible = "fixed-clock";
95 #clock-cells = <0>;
96 clock-frequency = <12000000>;
101 pinctrl-0 = <&du_pins>;
102 pinctrl-names = "default";
107 clock-names = "du.0", "du.1", "du.2", "dclkin.0";
112 remote-endpoint = <&adv7511_in>;
137 clock-frequency = <20000000>;
142 pinctrl-0 = <&scif_clk_pins>;
143 pinctrl-names = "default";
173 power-source = <3300>;
176 qspi_pins: qspi {
178 function = "qspi";
203 pinctrl-0 = <&ether_pins>, <&phy1_pins>;
204 pinctrl-names = "default";
206 phy-handle = <&phy1>;
207 renesas,ether-link-active-low;
210 phy1: ethernet-phy@1 {
211 compatible = "ethernet-phy-id0022.1537",
212 "ethernet-phy-ieee802.3-c22";
214 interrupt-parent = <&irqc0>;
216 micrel,led-mode = <1>;
217 reset-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>;
225 &qspi {
226 pinctrl-0 = <&qspi_pins>;
227 pinctrl-names = "default";
232 compatible = "spansion,s25fl512s", "jedec,spi-nor";
234 spi-max-frequency = <30000000>;
235 spi-tx-bus-width = <4>;
236 spi-rx-bus-width = <4>;
237 spi-cpha;
238 spi-cpol;
239 m25p,fast-read;
242 compatible = "fixed-partitions";
243 #address-cells = <1>;
244 #size-cells = <1>;
249 read-only;
254 read-only;
257 label = "uboot-env";
259 read-only;
270 pinctrl-0 = <&scifa0_pins>;
271 pinctrl-names = "default";
277 clock-frequency = <14745600>;
281 pinctrl-0 = <&sdhi0_pins>;
282 pinctrl-names = "default";
284 vmmc-supply = <&vcc_sdhi0>;
285 cd-gpios = <&gpio3 6 GPIO_ACTIVE_LOW>;
290 cpu0-supply = <&vdd_dvfs>;
295 pinctrl-0 = <&iic2_pins>;
296 pinctrl-names = "default";
298 clock-frequency = <100000>;
303 interrupt-parent = <&gpio1>;
306 clock-names = "cec";
308 avdd-supply = <&fixedregulator1v8>;
309 dvdd-supply = <&fixedregulator1v8>;
310 pvdd-supply = <&fixedregulator1v8>;
311 dvdd-3v-supply = <&fixedregulator3v3>;
312 bgvdd-supply = <&fixedregulator1v8>;
314 adi,input-depth = <8>;
315 adi,input-colorspace = "rgb";
316 adi,input-clock = "1x";
319 #address-cells = <1>;
320 #size-cells = <0>;
325 remote-endpoint = <&du_out_rgb>;
332 remote-endpoint = <&hdmi_con_out>;
340 pinctrl-names = "default";
341 pinctrl-0 = <&iic3_pins>, <&pmic_irq_pins>;
347 interrupt-parent = <&irqc0>;
349 interrupt-controller;
350 #interrupt-cells = <2>;
353 compatible = "dlg,da9063-onkey";
357 compatible = "dlg,da9063-rtc";
361 compatible = "dlg,da9063-watchdog";
368 interrupt-parent = <&irqc0>;
371 regulator-min-microvolt = <1000000>;
372 regulator-max-microvolt = <1000000>;
373 regulator-boot-on;
374 regulator-always-on;
380 interrupt-parent = <&irqc0>;
383 regulator-min-microvolt = <1000000>;
384 regulator-max-microvolt = <1000000>;
385 regulator-boot-on;
386 regulator-always-on;
392 pinctrl-0 = <&usb0_pins>;
393 pinctrl-names = "default";