Lines Matching +full:volume +full:- +full:max
4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "odroid_go-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "ODROID-GO Game Kit PROCPU";
20 zephyr,shell-uart = &uart0;
22 zephyr,code-partition = &slot0_partition;
24 zephyr,bt-hci = &esp32_bt_hci;
28 compatible = "gpio-leds";
36 compatible = "gpio-keys";
43 label = "Volume";
70 compatible = "regulator-fixed";
71 regulator-name = "lcd_backlight_enable";
72 enable-gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;
73 regulator-boot-on;
77 uart-0 = &uart0;
85 compatible = "zephyr,mipi-dbi-spi";
86 dc-gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
87 spi-dev = <&spi3>;
88 write-only;
89 #address-cells = <1>;
90 #size-cells = <0>;
94 mipi-max-frequency = <25000000>;
95 pixel-format = <0>;
106 current-speed = <115200>;
107 pinctrl-0 = <&uart0_default>;
108 pinctrl-names = "default";
114 blue-led-disable {
115 gpio-hog;
117 output-low;
127 clock-frequency = <I2C_BITRATE_FAST>;
128 sda-gpios = <&gpio0 4 GPIO_OPEN_DRAIN>;
129 scl-gpios = <&gpio0 15 GPIO_OPEN_DRAIN>;
130 pinctrl-0 = <&i2c0_default>;
131 pinctrl-names = "default";
135 #address-cells = <1>;
136 #size-cells = <0>;
138 pinctrl-0 = <&spim3_default>;
139 pinctrl-names = "default";
142 compatible = "zephyr,sdhc-spi-slot";
146 compatible = "zephyr,sdmmc-disk";
147 disk-name = "SD";
150 spi-max-frequency = <20000000>;