Lines Matching +full:simple +full:- +full:audio +full:- +full:mux
1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
13 #include <dt-bindings/pwm/pwm.h>
25 stdout-path = "serial0:115200n8";
33 reg_3p3v: regulator-3p3v {
34 compatible = "regulator-fixed";
35 regulator-name = "fixed-3.3V";
36 regulator-min-microvolt = <3300000>;
37 regulator-max-microvolt = <3300000>;
38 regulator-always-on;
39 regulator-boot-on;
42 vcc_sdhi0: regulator-vcc-sdhi0 {
43 compatible = "regulator-fixed";
45 regulator-name = "SDHI0 Vcc";
46 regulator-min-microvolt = <3300000>;
47 regulator-max-microvolt = <3300000>;
50 enable-active-high;
53 vccq_sdhi0: regulator-vccq-sdhi0 {
54 compatible = "regulator-gpio";
56 regulator-name = "SDHI0 VccQ";
57 regulator-min-microvolt = <1800000>;
58 regulator-max-microvolt = <3300000>;
59 vin-supply = <&vcc_sdhi0>;
61 enable-gpios = <&pfc 74 GPIO_ACTIVE_HIGH>;
65 enable-active-high;
68 reg_5p0v: regulator-5p0v {
69 compatible = "regulator-fixed";
70 regulator-name = "fixed-5.0V";
71 regulator-min-microvolt = <5000000>;
72 regulator-max-microvolt = <5000000>;
73 regulator-always-on;
74 regulator-boot-on;
78 compatible = "gpio-keys";
80 power-key {
84 wakeup-source;
87 back-key {
93 menu-key {
99 home-key {
107 compatible = "gpio-leds";
126 i2c2: i2c-2 {
127 #address-cells = <1>;
128 #size-cells = <0>;
129 compatible = "i2c-gpio";
130 sda-gpios = <&pfc 208 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
131 scl-gpios = <&pfc 91 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
132 i2c-gpio,delay-us = <5>;
136 compatible = "pwm-backlight";
138 brightness-levels = <0 1 2 4 8 16 32 64 128 255>;
139 default-brightness-level = <9>;
140 pinctrl-0 = <&backlight_pins>;
141 pinctrl-names = "default";
142 power-supply = <®_5p0v>;
143 enable-gpios = <&pfc 61 GPIO_ACTIVE_HIGH>;
147 compatible = "ampire,am-800480l1tmqw-t00h";
149 power-supply = <®_5p0v>;
153 remote-endpoint = <&lcdc0_rgb>;
159 compatible = "simple-audio-card";
161 simple-audio-card,format = "i2s";
163 simple-audio-card,cpu {
164 sound-dai = <&sh_fsi2 0>;
165 bitclock-inversion;
168 simple-audio-card,codec {
169 sound-dai = <&wm8978>;
170 bitclock-master;
171 frame-master;
172 system-clock-frequency = <12288000>;
178 pinctrl-0 = <ðer_pins>;
179 pinctrl-names = "default";
181 phy-handle = <&phy0>;
184 phy0: ethernet-phy@0 {
185 compatible = "ethernet-phy-id0007.c0f1",
186 "ethernet-phy-ieee802.3-c22";
188 reset-gpios = <&pfc 18 GPIO_ACTIVE_LOW>;
193 clock-frequency = <24000000>;
196 clock-frequency = <48000000>;
199 clock-frequency = <12288000>;
213 #sound-dai-cells = <0>;
227 interrupt-parent = <&irqpin1>;
229 pinctrl-0 = <&st1232_pins>;
230 pinctrl-names = "default";
244 pinctrl-0 = <&lcd0_pins>;
245 pinctrl-names = "default";
252 remote-endpoint = <&panel_in>;
300 lcd0-mux-hog {
301 /* DBGMD/LCDC0/FSIA MUX */
302 gpio-hog;
304 output-high;
313 pinctrl-0 = <&mmc0_pins>;
314 pinctrl-names = "default";
316 vmmc-supply = <®_3p3v>;
317 bus-width = <8>;
318 non-removable;
323 pinctrl-0 = <&scifa1_pins>;
324 pinctrl-names = "default";
330 pinctrl-0 = <&sdhi0_pins>;
331 pinctrl-names = "default";
333 vmmc-supply = <&vcc_sdhi0>;
334 vqmmc-supply = <&vccq_sdhi0>;
335 bus-width = <4>;
336 cd-gpios = <&pfc 167 GPIO_ACTIVE_LOW>;
341 pinctrl-0 = <&fsia_pins>;
342 pinctrl-names = "default";