Lines Matching +full:active +full:- +full:delay

1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include "imx8-apalis-eval.dtsi"
9 reg_3v3_mmc: regulator-3v3-mmc {
10 compatible = "regulator-fixed";
11 pinctrl-names = "default";
12 pinctrl-0 = <&pinctrl_enable_3v3_mmc>;
13 enable-active-high;
15 off-on-delay-us = <100000>;
16 regulator-max-microvolt = <3300000>;
17 regulator-min-microvolt = <3300000>;
18 regulator-name = "3.3V_MMC";
19 startup-delay-us = <10000>;
22 reg_3v3_sd: regulator-3v3-sd {
23 compatible = "regulator-fixed";
24 pinctrl-names = "default";
25 pinctrl-0 = <&pinctrl_enable_3v3_sd>;
26 enable-active-high;
28 off-on-delay-us = <100000>;
29 regulator-max-microvolt = <3300000>;
30 regulator-min-microvolt = <3300000>;
31 regulator-name = "3.3V_SD";
32 startup-delay-us = <10000>;
35 reg_can1: regulator-can1 {
36 compatible = "regulator-fixed";
37 pinctrl-names = "default";
38 pinctrl-0 = <&pinctrl_enable_can1_power>;
39 enable-active-high;
41 regulator-name = "5V_SW_CAN1";
42 startup-delay-us = <10000>;
45 reg_can2: regulator-can2 {
46 compatible = "regulator-fixed";
47 pinctrl-names = "default";
48 pinctrl-0 = <&pinctrl_enable_can2_power>;
49 enable-active-high;
51 regulator-name = "5V_SW_CAN2";
52 startup-delay-us = <10000>;
55 sound-carrier {
56 compatible = "simple-audio-card";
57 simple-audio-card,bitclock-master = <&codec_dai>;
58 simple-audio-card,format = "i2s";
59 simple-audio-card,frame-master = <&codec_dai>;
60 simple-audio-card,name = "apalis-nau8822";
61 simple-audio-card,routing =
72 simple-audio-card,widgets =
79 codec_dai: simple-audio-card,codec {
80 sound-dai = <&nau8822_1a>;
81 system-clock-frequency = <12288000>;
84 simple-audio-card,cpu {
85 sound-dai = <&sai0>;
92 xceiver-supply = <&reg_can1>;
98 xceiver-supply = <&reg_can2>;
107 nau8822_1a: audio-codec@1a {
110 #sound-dai-cells = <0>;
117 shunt-resistor = <5000>;
120 temperature-sensor@4f {
132 assigned-clocks = <&clk IMX_SC_R_AUDIO_PLL_0 IMX_SC_PM_CLK_PLL>,
136 assigned-clock-rates = <786432000>, <49152000>, <12288000>, <49152000>;
137 pinctrl-names = "default";
138 pinctrl-0 = <&pinctrl_sai0>;
139 #sound-dai-cells = <0>;
145 pinctrl-0 = <&pinctrl_usdhc2_4bit>, <&pinctrl_mmc1_cd>;
146 pinctrl-1 = <&pinctrl_usdhc2_4bit_100mhz>, <&pinctrl_mmc1_cd>;
147 pinctrl-2 = <&pinctrl_usdhc2_4bit_200mhz>, <&pinctrl_mmc1_cd>;
148 pinctrl-3 = <&pinctrl_usdhc2_4bit_sleep>, <&pinctrl_mmc1_cd_sleep>;
149 bus-width = <4>;
150 vmmc-supply = <&reg_3v3_mmc>;
156 vmmc-supply = <&reg_3v3_sd>;
161 pinctrl-0 = <&pinctrl_cam1_gpios>,