Lines Matching +full:33 +full:- +full:47
4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "m5stack_atoms3-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
22 zephyr,shell-uart = &usb_serial;
24 zephyr,code-partition = &slot0_partition;
26 zephyr,bt-hci = &esp32_bt_hci;
36 compatible = "gpio-keys";
48 compatible = "regulator-fixed";
49 regulator-name = "lcd_backlight_enable";
50 enable-gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
51 regulator-boot-on;
55 compatible = "zephyr,mipi-dbi-spi";
56 spi-dev = <&spi2>;
57 dc-gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>; /* G33 */
58 reset-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>; /* G34 */
59 write-only;
60 #address-cells = <1>;
61 #size-cells = <0>;
66 mipi-max-frequency = <27000000>;
70 x-offset = <2>;
71 y-offset = <1>;
81 porch-param = [0c 0c 00 33 33];
82 cmd2en-param = [5a 69 02 00];
83 pwctrl1-param = [a4 a1];
84 pvgam-param = [d0 00 02 07 0a 28 32 44 42 06 0e 12 14 17];
85 nvgam-param = [d0 00 02 07 0a 28 31 54 47 0e 1c 17 1b 1e];
86 ram-param = [00 E0];
87 rgb-param = [40 02 14];
88 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
101 current-speed = <115200>;
102 pinctrl-0 = <&uart0_default>;
103 pinctrl-names = "default";
108 clock-frequency = <I2C_BITRATE_STANDARD>;
109 pinctrl-0 = <&i2c0_default>;
110 pinctrl-names = "default";
121 clock-frequency = <I2C_BITRATE_STANDARD>;
122 pinctrl-0 = <&i2c1_default>;
123 pinctrl-names = "default";
131 #address-cells = <1>;
132 #size-cells = <0>;
134 pinctrl-0 = <&spim2_default>;
135 pinctrl-names = "default";