Lines Matching +full:i2c4 +full:- +full:sda

1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
3 * Copyright 2018-2022 TQ-Systems GmbH
4 * Author: Markus Niebel <Markus.Niebel@tq-group.com>
9 * - TQMa6ULx
10 * - TQMa6ULxL
11 * - TQMa6ULLx
12 * - TQMa6ULLxL
22 &i2c4 {
23 clock-frequency = <100000>;
24 pinctrl-names = "default", "gpio";
25 pinctrl-0 = <&pinctrl_i2c4>;
26 pinctrl-1 = <&pinctrl_i2c4_recovery>;
27 scl-gpios = <&gpio1 20 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
28 sda-gpios = <&gpio1 21 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
37 regulator-min-microvolt = <700000>;
38 regulator-max-microvolt = <3300000>;
39 regulator-boot-on;
40 regulator-ramp-delay = <6250>;
45 regulator-min-microvolt = <700000>;
46 regulator-max-microvolt = <1475000>;
47 regulator-boot-on;
48 regulator-always-on;
49 regulator-ramp-delay = <6250>;
53 regulator-min-microvolt = <2500000>;
54 regulator-max-microvolt = <3300000>;
58 regulator-min-microvolt = <900000>;
59 regulator-max-microvolt = <1650000>;
60 regulator-boot-on;
61 regulator-always-on;
65 regulator-min-microvolt = <5000000>;
66 regulator-max-microvolt = <5150000>;
71 regulator-min-microvolt = <1000000>;
72 regulator-max-microvolt = <3000000>;
73 regulator-boot-on;
74 regulator-always-on;
78 regulator-boot-on;
79 regulator-always-on;
83 regulator-min-microvolt = <2850000>;
84 regulator-max-microvolt = <3300000>;
88 regulator-min-microvolt = <2850000>;
89 regulator-max-microvolt = <3300000>;
90 regulator-always-on;
94 regulator-min-microvolt = <1800000>;
95 regulator-max-microvolt = <3300000>;
100 regulator-min-microvolt = <800000>;
101 regulator-max-microvolt = <1550000>;
106 regulator-min-microvolt = <1800000>;
107 regulator-max-microvolt = <3300000>;
112 regulator-min-microvolt = <1800000>;
113 regulator-max-microvolt = <1800000>;
114 regulator-always-on;
119 jc42_1a: eeprom-temperature@1a {
120 compatible = "nxp,se97b", "jedec,jc-42.4-temp";
134 read-only;
144 pinctrl-names = "default";
145 pinctrl-0 = <&pinctrl_pmic>;
152 pmic-int-hog {
153 gpio-hog;
160 pinctrl-names = "default";
161 pinctrl-0 = <&pinctrl_qspi>;
165 #address-cells = <1>;
166 #size-cells = <1>;
167 compatible = "jedec,spi-nor";
168 spi-max-frequency = <33000000>;
169 spi-rx-bus-width = <4>;
170 spi-tx-bus-width = <1>;
177 pinctrl-names = "default", "state_100mhz" , "state_200mhz";
178 pinctrl-0 = <&pinctrl_usdhc2>;
179 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
180 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
182 bus-width = <8>;
183 disable-wp;
184 non-removable;
185 no-sdio;
186 no-sd;