Lines Matching +full:i2c +full:- +full:polling
1 // SPDX-License-Identifier: GPL-2.0+
6 /dts-v1/;
12 compatible = "fsl,imx8qxp-mek", "fsl,imx8qxp";
15 stdout-path = &adma_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 #address-cells = <1>;
39 #size-cells = <0>;
40 clock-frequency = <100000>;
41 pinctrl-names = "default";
42 pinctrl-0 = <&pinctrl_lpi2c1 &pinctrl_ioexp_rst>;
45 i2c-switch@71 {
47 #address-cells = <1>;
48 #size-cells = <0>;
50 reset-gpios = <&lsio_gpio1 1 GPIO_ACTIVE_LOW>;
52 i2c@0 {
53 #address-cells = <1>;
54 #size-cells = <0>;
60 gpio-controller;
61 #gpio-cells = <2>;
65 i2c@1 {
66 #address-cells = <1>;
67 #size-cells = <0>;
71 i2c@2 {
72 #address-cells = <1>;
73 #size-cells = <0>;
76 pressure-sensor@60 {
82 i2c@3 {
83 #address-cells = <1>;
84 #size-cells = <0>;
90 gpio-controller;
91 #gpio-cells = <2>;
97 gpio-controller;
98 #gpio-cells = <2>;
101 light-sensor@44 {
102 pinctrl-names = "default";
103 pinctrl-0 = <&pinctrl_isl29023>;
106 interrupt-parent = <&lsio_gpio1>;
114 pinctrl-names = "default";
115 pinctrl-0 = <&pinctrl_lpuart0>;
120 pinctrl-names = "default";
121 pinctrl-0 = <&pinctrl_fec1>;
122 phy-mode = "rgmii-id";
123 phy-handle = <ðphy0>;
124 fsl,magic-packet;
128 #address-cells = <1>;
129 #size-cells = <0>;
131 ethphy0: ethernet-phy@0 {
132 compatible = "ethernet-phy-ieee802.3-c22";
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_CONN_SDHC0_CLK>;
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_CONN_SDHC1_CLK>;
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>;