Lines Matching +full:fixed +full:- +full:frequency

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 reg_1p8v: regulator-1v8 {
51 compatible = "regulator-fixed";
52 regulator-name = "fixed-1.8V";
53 regulator-min-microvolt = <1800000>;
54 regulator-max-microvolt = <1800000>;
55 regulator-boot-on;
56 regulator-always-on;
59 reg_3p3v: regulator-3v3 {
60 compatible = "regulator-fixed";
61 regulator-name = "fixed-3.3V";
62 regulator-min-microvolt = <3300000>;
63 regulator-max-microvolt = <3300000>;
64 regulator-boot-on;
65 regulator-always-on;
68 vcc_sdhi0: regulator-vcc-sdhi0 {
69 compatible = "regulator-fixed";
71 regulator-name = "SDHI0 Vcc";
72 regulator-min-microvolt = <3300000>;
73 regulator-max-microvolt = <3300000>;
74 regulator-always-on;
77 vccq_sdhi0: regulator-vccq-sdhi0 {
78 compatible = "regulator-gpio";
80 regulator-name = "SDHI0 VccQ";
81 regulator-min-microvolt = <1800000>;
82 regulator-max-microvolt = <3300000>;
85 gpios-states = <1>;
89 vcc_sdhi2: regulator-vcc-sdhi2 {
90 compatible = "regulator-fixed";
92 regulator-name = "SDHI2 Vcc";
93 regulator-min-microvolt = <3300000>;
94 regulator-max-microvolt = <3300000>;
95 regulator-always-on;
98 vccq_sdhi2: regulator-vccq-sdhi2 {
99 compatible = "regulator-gpio";
101 regulator-name = "SDHI2 VccQ";
102 regulator-min-microvolt = <1800000>;
103 regulator-max-microvolt = <3300000>;
106 gpios-states = <1>;
110 hdmi-out {
111 compatible = "hdmi-connector";
116 remote-endpoint = <&adv7511_out>;
121 x3_clk: x3-clock {
122 compatible = "fixed-clock";
123 #clock-cells = <0>;
124 clock-frequency = <148500000>;
127 x16_clk: x16-clock {
128 compatible = "fixed-clock";
129 #clock-cells = <0>;
130 clock-frequency = <74250000>;
134 compatible = "fixed-clock";
135 #clock-cells = <0>;
136 clock-frequency = <11289600>;
140 compatible = "simple-audio-card";
142 simple-audio-card,format = "left_j";
143 simple-audio-card,bitclock-master = <&soundcodec>;
144 simple-audio-card,frame-master = <&soundcodec>;
146 simple-audio-card,cpu {
147 sound-dai = <&rcar_sound>;
150 soundcodec: simple-audio-card,codec {
151 sound-dai = <&ak4642>;
156 gpioi2c2: i2c-9 {
157 #address-cells = <1>;
158 #size-cells = <0>;
159 compatible = "i2c-gpio";
161 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
162 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
163 i2c-gpio,delay-us = <5>;
169 i2chdmi: i2c-mux1 {
170 compatible = "i2c-demux-pinctrl";
171 i2c-parent = <&i2c2>, <&gpioi2c2>;
172 i2c-bus-name = "i2c-hdmi";
173 #address-cells = <1>;
174 #size-cells = <0>;
177 compatible = "asahi-kasei,ak4642";
178 #sound-dai-cells = <0>;
182 composite-in@20 {
188 bus-width = <8>;
189 remote-endpoint = <&vin0ep>;
197 interrupts-extended = <&gpio3 29 IRQ_TYPE_LEVEL_LOW>;
199 avdd-supply = <&reg_1p8v>;
200 dvdd-supply = <&reg_1p8v>;
201 pvdd-supply = <&reg_1p8v>;
202 dvdd-3v-supply = <&reg_3p3v>;
203 bgvdd-supply = <&reg_1p8v>;
205 adi,input-depth = <8>;
206 adi,input-colorspace = "rgb";
207 adi,input-clock = "1x";
210 #address-cells = <1>;
211 #size-cells = <0>;
216 remote-endpoint = <&du_out_rgb>;
223 remote-endpoint = <&hdmi_con>;
232 clock-frequency = <20000000>;
313 pinctrl-0 = <&scif0_pins>;
314 pinctrl-names = "default";
320 pinctrl-0 = <&ether_pins>, <&phy1_pins>;
321 pinctrl-names = "default";
323 phy-handle = <&phy1>;
324 renesas,ether-link-active-low;
327 phy1: ethernet-phy@1 {
328 compatible = "ethernet-phy-id0022.1537",
329 "ethernet-phy-ieee802.3-c22";
331 interrupts-extended = <&irqc0 0 IRQ_TYPE_LEVEL_LOW>;
332 micrel,led-mode = <1>;
333 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
338 pinctrl-0 = <&sdhi0_pins>;
339 pinctrl-names = "default";
341 vmmc-supply = <&vcc_sdhi0>;
342 vqmmc-supply = <&vccq_sdhi0>;
343 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
344 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
349 pinctrl-0 = <&sdhi2_pins>;
350 pinctrl-names = "default";
352 vmmc-supply = <&vcc_sdhi2>;
353 vqmmc-supply = <&vccq_sdhi2>;
354 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
359 pinctrl-0 = <&qspi_pins>;
360 pinctrl-names = "default";
365 compatible = "spansion,s25fl512s", "jedec,spi-nor";
367 spi-max-frequency = <30000000>;
368 spi-tx-bus-width = <4>;
369 spi-rx-bus-width = <4>;
370 m25p,fast-read;
373 compatible = "fixed-partitions";
374 #address-cells = <1>;
375 #size-cells = <1>;
380 read-only;
385 read-only;
396 pinctrl-0 = <&i2c2_pins>;
397 pinctrl-names = "i2c-hdmi";
399 clock-frequency = <400000>;
403 pinctrl-names = "default";
404 pinctrl-0 = <&pmic_irq_pins>;
406 clock-frequency = <100000>;
411 interrupts-extended = <&irqc0 2 IRQ_TYPE_LEVEL_LOW>;
412 interrupt-controller;
413 #interrupt-cells = <2>;
416 compatible = "dlg,da9063-watchdog";
423 interrupts-extended = <&irqc0 2 IRQ_TYPE_LEVEL_LOW>;
425 regulator-min-microvolt = <1000000>;
426 regulator-max-microvolt = <1000000>;
427 regulator-boot-on;
428 regulator-always-on;
437 cpu0-supply = <&vdd_dvfs>;
443 pinctrl-0 = <&vin0_pins>;
444 pinctrl-names = "default";
448 remote-endpoint = <&adv7180>;
449 bus-width = <8>;
455 pinctrl-0 = <&usb0_pins>;
456 pinctrl-names = "default";
462 pinctrl-0 = <&usb1_pins>;
463 pinctrl-names = "default";
469 pinctrl-0 = <&usb0_pins>;
470 pinctrl-names = "default";
480 clock-frequency = <100000000>;
488 pinctrl-0 = <&can0_pins>;
489 pinctrl-names = "default";
495 pinctrl-0 = <&du_pins>;
496 pinctrl-names = "default";
501 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
506 remote-endpoint = <&adv7511_in>;
522 pinctrl-0 = <&ssi_pins>, <&audio_clk_pins>;
523 pinctrl-names = "default";
527 #sound-dai-cells = <0>;
538 timeout-sec = <60>;
543 shared-pin;