Lines Matching +full:tsens +full:- +full:v1
1 // SPDX-License-Identifier: GPL-2.0+
6 /dts-v1/;
12 compatible = "fsl,imx8qxp-mek", "fsl,imx8qxp";
15 stdout-path = &lpuart0;
23 reg_usdhc2_vmmc: usdhc2-vmmc {
24 compatible = "regulator-fixed";
25 regulator-name = "SD1_SPWR";
26 regulator-min-microvolt = <3000000>;
27 regulator-max-microvolt = <3000000>;
29 enable-active-high;
38 pinctrl-names = "default";
39 pinctrl-0 = <&pinctrl_fec1>;
40 phy-mode = "rgmii-id";
41 phy-handle = <ðphy0>;
42 fsl,magic-packet;
46 #address-cells = <1>;
47 #size-cells = <0>;
49 ethphy0: ethernet-phy@0 {
50 compatible = "ethernet-phy-ieee802.3-c22";
57 #address-cells = <1>;
58 #size-cells = <0>;
59 clock-frequency = <100000>;
60 pinctrl-names = "default";
61 pinctrl-0 = <&pinctrl_lpi2c1 &pinctrl_ioexp_rst>;
64 i2c-switch@71 {
66 #address-cells = <1>;
67 #size-cells = <0>;
69 reset-gpios = <&lsio_gpio1 1 GPIO_ACTIVE_LOW>;
72 #address-cells = <1>;
73 #size-cells = <0>;
79 gpio-controller;
80 #gpio-cells = <2>;
85 #address-cells = <1>;
86 #size-cells = <0>;
91 #address-cells = <1>;
92 #size-cells = <0>;
95 pressure-sensor@60 {
102 #address-cells = <1>;
103 #size-cells = <0>;
109 gpio-controller;
110 #gpio-cells = <2>;
116 gpio-controller;
117 #gpio-cells = <2>;
120 light-sensor@44 {
121 pinctrl-names = "default";
122 pinctrl-0 = <&pinctrl_isl29023>;
125 interrupt-parent = <&lsio_gpio1>;
133 pinctrl-names = "default";
134 pinctrl-0 = <&pinctrl_lpuart0>;
143 pmic-thermal0 {
144 polling-delay-passive = <250>;
145 polling-delay = <2000>;
146 thermal-sensors = <&tsens IMX_SC_R_PMIC_0>;
162 cooling-maps {
165 cooling-device =
176 assigned-clocks = <&clk IMX_SC_R_SDHC_0 IMX_SC_PM_CLK_PER>;
177 assigned-clock-rates = <200000000>;
178 pinctrl-names = "default";
179 pinctrl-0 = <&pinctrl_usdhc1>;
180 bus-width = <8>;
181 no-sd;
182 no-sdio;
183 non-removable;
188 assigned-clocks = <&clk IMX_SC_R_SDHC_1 IMX_SC_PM_CLK_PER>;
189 assigned-clock-rates = <200000000>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_usdhc2>;
192 bus-width = <4>;
193 vmmc-supply = <®_usdhc2_vmmc>;
194 cd-gpios = <&lsio_gpio4 22 GPIO_ACTIVE_LOW>;
195 wp-gpios = <&lsio_gpio4 21 GPIO_ACTIVE_HIGH>;