Lines Matching +full:vdd33a +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the KZM-A9-GT board
7 * Based on sh73a0-kzm9g.dts
11 /dts-v1/;
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/input/input.h>
15 #include <dt-bindings/interrupt-controller/irq.h>
18 model = "KZM-A9-GT";
27 cpu0-supply = <&vdd_dvfs>;
28 operating-points = <1196000 1315000>, /* kHz uV */
31 voltage-tolerance = <1>; /* 1% */
37 stdout-path = "serial0:115200n8";
45 reg_1p8v: regulator-1p8v {
46 compatible = "regulator-fixed";
47 regulator-name = "fixed-1.8V";
48 regulator-min-microvolt = <1800000>;
49 regulator-max-microvolt = <1800000>;
50 regulator-always-on;
51 regulator-boot-on;
54 reg_3p3v: regulator-3p3v {
55 compatible = "regulator-fixed";
56 regulator-name = "fixed-3.3V";
57 regulator-min-microvolt = <3300000>;
58 regulator-max-microvolt = <3300000>;
59 regulator-always-on;
60 regulator-boot-on;
63 vmmc_sdhi0: regulator-vmmc-sdhi0 {
64 compatible = "regulator-fixed";
65 regulator-name = "SDHI0 Vcc";
66 regulator-min-microvolt = <3300000>;
67 regulator-max-microvolt = <3300000>;
69 enable-active-high;
72 vmmc_sdhi2: regulator-vmmc-sdhi2 {
73 compatible = "regulator-fixed";
74 regulator-name = "SDHI2 Vcc";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
78 enable-active-high;
82 compatible = "gpio-leds";
102 compatible = "gpio-keys";
104 back-key {
110 right-key {
113 label = "SW2-R";
116 left-key {
119 label = "SW2-L";
122 enter-key {
125 label = "SW2-P";
128 up-key {
131 label = "SW2-U";
134 down-key {
137 label = "SW2-D";
140 home-key {
144 wakeup-source;
147 wakeup-key {
151 wakeup-source;
156 compatible = "simple-audio-card";
157 simple-audio-card,format = "left_j";
158 simple-audio-card,cpu {
159 sound-dai = <&sh_fsi2 0>;
161 simple-audio-card,codec {
162 sound-dai = <&ak4648>;
163 bitclock-master;
164 frame-master;
165 system-clock-frequency = <11289600>;
174 phy-mode = "mii";
175 interrupt-parent = <&irqpin0>;
177 reg-io-width = <4>;
178 smsc,irq-push-pull;
179 smsc,save-mac-address;
180 vddvario-supply = <®_1p8v>;
181 vdd33a-supply = <®_3p3v>;
190 clock-frequency = <48000000>;
197 compatible = "asahi-kasei,ak8975";
199 interrupt-parent = <&irqpin3>;
204 compatible = "asahi-kasei,ak4648";
206 #sound-dai-cells = <0>;
212 interrupt-parent = <&irqpin3>;
228 regulator-name = "1.315V CPU";
229 regulator-min-microvolt = <1050000>;
230 regulator-max-microvolt = <1350000>;
231 regulator-always-on;
232 regulator-boot-on;
235 regulator-name = "1.8V";
236 regulator-min-microvolt = <1800000>;
237 regulator-max-microvolt = <1800000>;
238 regulator-always-on;
239 regulator-boot-on;
242 regulator-name = "1.215V";
243 regulator-min-microvolt = <1215000>;
244 regulator-max-microvolt = <1235000>;
245 regulator-always-on;
246 regulator-boot-on;
249 regulator-name = "2.8V CPU";
250 regulator-min-microvolt = <2800000>;
251 regulator-max-microvolt = <2800000>;
252 regulator-always-on;
253 regulator-boot-on;
256 regulator-name = "3.0V CPU";
257 regulator-min-microvolt = <3000000>;
258 regulator-max-microvolt = <3000000>;
259 regulator-always-on;
260 regulator-boot-on;
263 regulator-name = "2.8V";
264 regulator-min-microvolt = <2800000>;
265 regulator-max-microvolt = <2800000>;
266 regulator-always-on;
267 regulator-boot-on;
270 regulator-name = "2.8V #2";
271 regulator-min-microvolt = <2800000>;
272 regulator-max-microvolt = <2800000>;
273 regulator-always-on;
274 regulator-boot-on;
277 regulator-name = "1.15V CPU";
278 regulator-min-microvolt = <1150000>;
279 regulator-max-microvolt = <1150000>;
280 regulator-always-on;
281 regulator-boot-on;
284 regulator-name = "1.15V CPU #2";
285 regulator-min-microvolt = <1150000>;
286 regulator-max-microvolt = <1150000>;
287 regulator-always-on;
288 regulator-boot-on;
300 interrupt-parent = <&irqpin1>;
306 pinctrl-0 = <&i2c3_pins>;
307 pinctrl-names = "default";
313 interrupt-parent = <&irqpin2>;
315 gpio-controller;
316 #gpio-cells = <2>;
317 interrupt-controller;
318 #interrupt-cells = <2>;
323 pinctrl-0 = <&mmcif_pins>;
324 pinctrl-names = "default";
326 bus-width = <8>;
327 vmmc-supply = <®_1p8v>;
345 bias-pull-up;
372 pinctrl-0 = <&scifa4_pins>;
373 pinctrl-names = "default";
375 uart-has-rtscts;
380 pinctrl-0 = <&sdhi0_pins>;
381 pinctrl-names = "default";
383 vmmc-supply = <&vmmc_sdhi0>;
384 bus-width = <4>;
389 pinctrl-0 = <&sdhi2_pins>;
390 pinctrl-names = "default";
392 vmmc-supply = <&vmmc_sdhi2>;
393 bus-width = <4>;
394 broken-cd;
399 pinctrl-0 = <&fsia_pins>;
400 pinctrl-names = "default";