Lines Matching +full:audio +full:- +full:enable
1 // SPDX-License-Identifier: GPL-2.0
7 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 /dts-v1/;
15 #include "kirkwood-6281.dtsi"
19 compatible = "hp,t5325", "marvell,kirkwood-88f6281", "marvell,kirkwood";
28 stdout-path = &uart0;
32 pinctrl: pin-controller@10000 {
33 pinctrl-0 = <&pmx_i2s &pmx_sysrst>;
34 pinctrl-names = "default";
36 pmx_button_power: pmx-button_power {
41 pmx_power_off: pmx-power-off {
46 pmx_led: pmx-led {
51 pmx_usb_sata_power_enable: pmx-usb-sata-power-enable {
56 pmx_spi: pmx-spi {
61 pmx_sysrst: pmx-sysrst {
66 pmx_i2s: pmx-i2s {
69 marvell,function = "audio";
77 #address-cells = <1>;
78 #size-cells = <1>;
79 compatible = "st,m25p80", "jedec,spi-nor";
80 spi-max-frequency = <86000000>;
86 label = "u-boot";
96 label = "u-boot env";
101 label = "permanent u-boot env";
106 label = "permanent u-boot env";
117 #sound-dai-cells = <0>;
118 add-ctrl = <0x3700>;
119 jack-det-ctrl = <0x4810>;
129 nr-ports = <2>;
132 audio: audio-controller@a0000 { label
138 compatible = "simple-bus";
139 #address-cells = <1>;
140 #size-cells = <0>;
141 pinctrl-0 = <&pmx_usb_sata_power_enable>;
142 pinctrl-names = "default";
145 compatible = "regulator-fixed";
147 regulator-name = "USB-SATA Power";
148 regulator-min-microvolt = <5000000>;
149 regulator-max-microvolt = <5000000>;
150 enable-active-high;
151 regulator-always-on;
152 regulator-boot-on;
158 compatible = "gpio-keys";
159 #address-cells = <1>;
160 #size-cells = <0>;
161 pinctrl-0 = <&pmx_button_power>;
162 pinctrl-names = "default";
172 compatible = "gpio-poweroff";
173 pinctrl-0 = <&pmx_power_off>;
174 pinctrl-names = "default";
179 compatible = "simple-audio-card";
180 simple-audio-card,format = "i2s";
181 simple-audio-card,routing =
188 simple-audio-card,widgets =
193 simple-audio-card,mclk-fs = <256>;
195 simple-audio-card,cpu {
196 sound-dai = <&audio>;
199 simple-audio-card,codec {
200 sound-dai = <&alc5621>;
208 ethphy0: ethernet-phy@8 {
209 device_type = "ethernet-phy";
216 ethernet0-port@0 {
217 phy-handle = <ðphy0>;