Lines Matching +full:imx93 +full:- +full:iomuxc
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
3 * Copyright (c) 2022 TQ-Systems GmbH <linux@ew.tq-group.com>,
4 * D-82229 Seefeld, Germany.
8 #include "imx93.dtsi"
11 model = "TQ-Systems i.MX93 TQMa93xxLA/TQMa93xxCA SOM";
12 compatible = "tq,imx93-tqma9352", "fsl,imx93";
14 reserved-memory {
15 #address-cells = <2>;
16 #size-cells = <2>;
20 compatible = "shared-dma-pool";
22 alloc-ranges = <0 0x60000000 0 0x40000000>;
24 linux,cma-default;
28 reg_v1v8: regulator-v1v8 {
29 compatible = "regulator-fixed";
30 regulator-name = "V_1V8";
31 regulator-min-microvolt = <1800000>;
32 regulator-max-microvolt = <1800000>;
35 reg_v3v3: regulator-v3v3 {
36 compatible = "regulator-fixed";
37 regulator-name = "V_3V3";
38 regulator-min-microvolt = <3300000>;
39 regulator-max-microvolt = <3300000>;
43 reg_usdhc2_vmmc: regulator-usdhc2 {
44 compatible = "regulator-fixed";
45 pinctrl-names = "default";
46 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
47 regulator-name = "VSD_3V3";
48 regulator-min-microvolt = <3300000>;
49 regulator-max-microvolt = <3300000>;
50 vin-supply = <®_v3v3>;
52 enable-active-high;
57 vref-supply = <®_v1v8>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_flexspi1>;
66 compatible = "jedec,spi-nor";
75 spi-max-frequency = <62000000>;
76 spi-tx-bus-width = <4>;
77 spi-rx-bus-width = <4>;
82 pmic-irq-hog {
83 gpio-hog;
86 line-name = "PMIC_IRQ#";
91 clock-frequency = <400000>;
92 pinctrl-names = "default", "sleep";
93 pinctrl-0 = <&pinctrl_lpi2c1>;
94 pinctrl-1 = <&pinctrl_lpi2c1>;
97 se97_som: temperature-sensor@1b {
98 compatible = "nxp,se97b", "jedec,jc-42.4-temp";
105 quartz-load-femtofarads = <7000>;
112 read-only;
113 vcc-supply = <®_v3v3>;
120 vcc-supply = <®_v3v3>;
123 /* protectable identification memory (part of M24C64-D @57) */
129 vcc-supply = <®_v3v3>;
135 vdd-supply = <®_v3v3>;
136 vddio-supply = <®_v3v3>;
141 pinctrl-names = "default", "state_100mhz", "state_200mhz";
142 pinctrl-0 = <&pinctrl_usdhc1>;
143 pinctrl-1 = <&pinctrl_usdhc1>;
144 pinctrl-2 = <&pinctrl_usdhc1>;
145 bus-width = <8>;
146 non-removable;
147 no-sdio;
148 no-sd;
153 pinctrl-names = "default";
154 pinctrl-0 = <&pinctrl_wdog>;
158 &iomuxc {