Lines Matching +full:regulator +full:- +full:gpio

4  * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "m5stickc_plus-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/regulator/axp192.h>
12 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
17 compatible = "m5stack,m5stickc-plus";
23 uart-0 = &uart0;
24 i2c-0 = &i2c0;
33 zephyr,shell-uart = &uart0;
35 zephyr,code-partition = &slot0_partition;
38 zephyr,bt-hci = &esp32_bt_hci;
42 compatible = "gpio-leds";
46 label = "Red - LED0";
51 compatible = "gpio-keys";
66 compatible = "zephyr,mipi-dbi-spi";
67 spi-dev = <&spi3>;
68 dc-gpios = <&gpio0 23 GPIO_ACTIVE_HIGH>;
69 reset-gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
70 write-only;
71 #address-cells = <1>;
72 #size-cells = <0>;
77 mipi-max-frequency = <20000000>;
81 x-offset = <53>;
82 y-offset = <40>;
92 porch-param = [0c 0c 00 33 33];
93 cmd2en-param = [5a 69 02 00];
94 pwctrl1-param = [a4 a1];
95 pvgam-param = [d0 00 02 07 0a 28 32 44 42 06 0e 12 14 17];
96 nvgam-param = [d0 00 02 07 0a 28 31 54 47 0e 1c 17 1b 1e];
97 ram-param = [00 F0];
98 rgb-param = [40 02 14];
99 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
106 current-speed = <115200>;
107 pinctrl-0 = <&uart0_tx_gpio1 &uart0_rx_gpio3>;
108 pinctrl-names = "default";
119 /* IMU MPU-6886, RTC BM8563, PMU AXP192 */
122 clock-frequency = <I2C_BITRATE_FAST>;
123 sda-gpios = <&gpio0 21 GPIO_OPEN_DRAIN>;
124 scl-gpios = <&gpio0 22 GPIO_OPEN_DRAIN>;
125 pinctrl-0 = <&i2c0_default>;
126 scl-timeout-us = <0>;
127 pinctrl-names = "default";
130 compatible = "x-powers,axp192";
135 compatible = "x-powers,axp192-regulator";
139 regulator-init-microvolt = <3350000>;
140 regulator-min-microvolt = <3200000>;
141 regulator-max-microvolt = <3400000>;
142 regulator-initial-mode = <AXP192_DCDC_MODE_AUTO>;
143 regulator-boot-on;
144 regulator-always-on;
148 regulator-init-microvolt = <2800000>;
149 regulator-min-microvolt = <1800000>;
150 regulator-max-microvolt = <3000000>;
151 regulator-boot-on;
155 regulator-init-microvolt = <3000000>;
159 compatible = "x-powers,axp192-gpio";
160 gpio-controller;
161 #gpio-cells = <2>;
181 #address-cells = <1>;
182 #size-cells = <0>;
184 pinctrl-0 = <&spim2_miso_gpio12 &spim2_mosi_gpio11
186 pinctrl-names = "default";
191 #address-cells = <1>;
192 #size-cells = <0>;
194 pinctrl-0 = <&spim3_default>;
195 pinctrl-names = "default";