Lines Matching +full:cpvdd +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0+
3 * Device Tree file for the Kontron SMARC-sAL28 board on a SMARC Eval 2.0
10 /dts-v1/;
12 #include <dt-bindings/clock/fsl,qoriq-clockgen.h>
13 #include "fsl-ls1028a-kontron-sl28-var3.dts"
16 model = "Kontron SMARC-sAL28 (Single PHY) on SMARC Eval 2.0 carrier";
17 compatible = "kontron,sl28-var3-ads2", "kontron,sl28-var3",
20 pwm-fan {
21 compatible = "pwm-fan";
22 cooling-min-state = <0>;
23 cooling-max-state = <3>;
24 #cooling-cells = <2>;
26 cooling-levels = <1 128 192 255>;
29 reg_3p3v: regulator-3p3v {
30 compatible = "regulator-fixed";
31 regulator-name = "3P3V";
32 regulator-min-microvolt = <3300000>;
33 regulator-max-microvolt = <3300000>;
37 #address-cells = <1>;
38 #size-cells = <0>;
39 compatible = "simple-audio-card";
40 simple-audio-card,widgets =
45 simple-audio-card,routing =
55 simple-audio-card,mclk-fs = <256>;
57 simple-audio-card,dai-link@0 {
59 bitclock-master = <&dailink0_master>;
60 frame-master = <&dailink0_master>;
64 sound-dai = <&sai6>;
68 sound-dai = <&wm8904>;
72 simple-audio-card,dai-link@1 {
74 bitclock-master = <&dailink1_master>;
75 frame-master = <&dailink1_master>;
79 sound-dai = <&sai5>;
83 sound-dai = <&wm8904>;
91 compatible = "jedec,spi-nor";
92 m25p,fast-read;
93 spi-max-frequency = <100000000>;
109 wm8904: audio-codec@1a {
110 #sound-dai-cells = <0>;
114 clock-names = "mclk";
115 assigned-clocks = <&mclk>;
116 assigned-clock-rates = <1250000>;
117 AVDD-supply = <®_3p3v>;
118 CPVDD-supply = <®_3p3v>;
119 DBVDD-supply = <®_3p3v>;
120 DCVDD-supply = <®_3p3v>;
121 MICVDD-supply = <®_3p3v>;
134 mclk: clock-mclk@f130080 {
135 compatible = "fsl,vf610-sai-clock";
139 #clock-cells = <0>;