Lines Matching +full:regulator +full:- +full:fixed +full:- +full:clock

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>;
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 interrupts-extended = <&irqc0 1 IRQ_TYPE_LEVEL_LOW>;
215 micrel,led-mode = <1>;
216 reset-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>;
225 pinctrl-0 = <&qspi_pins>;
226 pinctrl-names = "default";
231 compatible = "spansion,s25fl512s", "jedec,spi-nor";
233 spi-max-frequency = <30000000>;
234 spi-tx-bus-width = <4>;
235 spi-rx-bus-width = <4>;
236 spi-cpha;
237 spi-cpol;
238 m25p,fast-read;
241 compatible = "fixed-partitions";
242 #address-cells = <1>;
243 #size-cells = <1>;
248 read-only;
253 read-only;
256 label = "uboot-env";
258 read-only;
269 pinctrl-0 = <&scifa0_pins>;
270 pinctrl-names = "default";
276 clock-frequency = <14745600>;
280 pinctrl-0 = <&sdhi0_pins>;
281 pinctrl-names = "default";
283 vmmc-supply = <&vcc_sdhi0>;
284 cd-gpios = <&gpio3 6 GPIO_ACTIVE_LOW>;
289 cpu0-supply = <&vdd_dvfs>;
294 pinctrl-0 = <&iic2_pins>;
295 pinctrl-names = "default";
297 clock-frequency = <100000>;
302 interrupts-extended = <&gpio1 15 IRQ_TYPE_LEVEL_LOW>;
304 clock-names = "cec";
306 avdd-supply = <&fixedregulator1v8>;
307 dvdd-supply = <&fixedregulator1v8>;
308 pvdd-supply = <&fixedregulator1v8>;
309 dvdd-3v-supply = <&fixedregulator3v3>;
310 bgvdd-supply = <&fixedregulator1v8>;
312 adi,input-depth = <8>;
313 adi,input-colorspace = "rgb";
314 adi,input-clock = "1x";
317 #address-cells = <1>;
318 #size-cells = <0>;
323 remote-endpoint = <&du_out_rgb>;
330 remote-endpoint = <&hdmi_con_out>;
338 pinctrl-names = "default";
339 pinctrl-0 = <&iic3_pins>, <&pmic_irq_pins>;
345 interrupts-extended = <&irqc0 2 IRQ_TYPE_LEVEL_LOW>;
346 interrupt-controller;
347 #interrupt-cells = <2>;
350 compatible = "dlg,da9063-onkey";
354 compatible = "dlg,da9063-rtc";
358 compatible = "dlg,da9063-watchdog";
362 vdd_dvfs: regulator@68 {
365 interrupts-extended = <&irqc0 2 IRQ_TYPE_LEVEL_LOW>;
367 regulator-min-microvolt = <1000000>;
368 regulator-max-microvolt = <1000000>;
369 regulator-boot-on;
370 regulator-always-on;
373 vdd: regulator@70 {
376 interrupts-extended = <&irqc0 2 IRQ_TYPE_LEVEL_LOW>;
378 regulator-min-microvolt = <1000000>;
379 regulator-max-microvolt = <1000000>;
380 regulator-boot-on;
381 regulator-always-on;
387 pinctrl-0 = <&usb0_pins>;
388 pinctrl-names = "default";