Lines Matching +full:imx6ul +full:- +full:iomuxc

1 // SPDX-License-Identifier: GPL-2.0
8 model = "PHYTEC phyBOARD-Segin i.MX6 UltraLite";
9 compatible = "phytec,imx6ul-pbacd-10", "phytec,imx6ul-pcl063", "fsl,imx6ul";
16 reg_sound_1v8: regulator-1v8 {
17 compatible = "regulator-fixed";
18 regulator-name = "i2s-audio-1v8";
19 regulator-min-microvolt = <1800000>;
20 regulator-max-microvolt = <1800000>;
24 reg_sound_3v3: regulator-3v3 {
25 compatible = "regulator-fixed";
26 regulator-name = "i2s-audio-3v3";
27 regulator-min-microvolt = <3300000>;
28 regulator-max-microvolt = <3300000>;
32 reg_can1_en: regulator-can1 {
33 compatible = "regulator-fixed";
34 pinctrl-names = "default";
35 pinctrl-0 = <&princtrl_flexcan1_en>;
36 regulator-name = "Can";
37 regulator-min-microvolt = <3300000>;
38 regulator-max-microvolt = <3300000>;
40 enable-active-high;
44 reg_adc1_vref_3v3: regulator-vref-3v3 {
45 compatible = "regulator-fixed";
46 regulator-name = "vref-3v3";
47 regulator-min-microvolt = <3300000>;
48 regulator-max-microvolt = <3300000>;
52 compatible = "simple-audio-card";
53 simple-audio-card,name = "phyBOARD-Segin-TLV320AIC3007";
54 simple-audio-card,format = "i2s";
55 simple-audio-card,bitclock-master = <&dailink_master>;
56 simple-audio-card,frame-master = <&dailink_master>;
57 simple-audio-card,widgets =
61 simple-audio-card,routing =
70 simple-audio-card,cpu {
71 sound-dai = <&sai2>;
74 dailink_master: simple-audio-card,codec {
75 sound-dai = <&tlv320>;
83 pinctrl-names = "default";
84 pinctrl-0 = <&pinctrl_adc1>;
85 vref-supply = <&reg_adc1_vref_3v3>;
90 pinctrl-names = "default";
91 pinctrl-0 = <&pinctrl_flexcan1>;
92 xceiver-supply = <&reg_can1_en>;
97 assigned-clocks = <&clks IMX6UL_CLK_PLL4_AUDIO_DIV>;
98 assigned-clock-rates = <786432000>;
102 pinctrl-names = "default";
103 pinctrl-0 = <&pinctrl_ecspi3>;
104 cs-gpios = <&gpio1 20 GPIO_ACTIVE_LOW>;
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_enet2>;
111 phy-mode = "rmii";
112 phy-handle = <&ethphy2>;
119 #sound-dai-cells = <0>;
121 AVDD-supply = <&reg_sound_3v3>;
122 IOVDD-supply = <&reg_sound_3v3>;
123 DRVDD-supply = <&reg_sound_3v3>;
124 DVDD-supply = <&reg_sound_1v8>;
129 pinctrl-names = "default";
130 pinctrl-0 = <&pinctrl_rtc_int>;
133 interrupt-parent = <&gpio5>;
140 ethphy2: ethernet-phy@2 {
142 micrel,led-mode = <1>;
144 clock-names = "rmii-ref";
150 pinctrl-names = "default";
151 pinctrl-0 = <&pinctrl_sai2>;
152 assigned-clocks = <&clks IMX6UL_CLK_SAI2_SEL>,
154 assigned-clock-parents = <&clks IMX6UL_CLK_PLL4_AUDIO_DIV>;
155 assigned-clock-rates = <0>, <19200000>;
156 fsl,sai-mclk-direction-output;
161 pinctrl-names = "default";
162 pinctrl-0 = <&pinctrl_uart5>;
163 uart-has-rtscts;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_usb_otg1_id>;
176 disable-over-current;
181 pinctrl-names = "default", "state_100mhz", "state_200mhz";
182 pinctrl-0 = <&pinctrl_usdhc1>;
183 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
184 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
185 cd-gpios = <&gpio1 19 GPIO_ACTIVE_LOW>;
186 no-1-8-v;
187 keep-power-in-suspend;
188 wakeup-source;
189 disable-wp;
193 &iomuxc {
278 pinctrl_usdhc1_100mhz: usdhc1-100mhz-grp {
289 pinctrl_usdhc1_200mhz: usdhc1-200mhz-grp {