Lines Matching +full:multi +full:- +full:line
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)
6 /dts-v1/;
8 #include "stm32mp153c-lxa-fairytux2.dtsi"
12 compatible = "lxa,stm32mp153c-fairytux2-gen1", "oct,stm32mp153x-osd32", "st,stm32mp153";
14 gpio-keys {
15 compatible = "gpio-keys";
17 button-left {
23 button-right {
32 gpio-line-names = "GPIO1", "GPIO2", "", "", "", /* 0 */
39 gpio-line-names = "", "", "", "", "LCD_RESET", /* 0 */
46 gpio-line-names = "", "", "", "", "", /* 0 */
52 pinctrl-names = "default", "sleep";
53 pinctrl-0 = <&i2c1_pins_b>;
54 pinctrl-1 = <&i2c1_sleep_pins_b>;
60 gpio-controller;
61 #gpio-cells = <2>;
62 vcc-supply = <&v3v3_hdmi>;
63 gpio-line-names = "LED1_GA_YK", "LED2_GA_YK", "LED1_GK_YA", "LED2_GK_YA",
70 * led-2 and led-3 are internally connected antiparallel to one
72 * GPIO1 ---+---|led-2|>--+--- GPIO3
73 * +--<|led-3|---+
76 * This should likely be implemented using a multi color LED
79 led-2 {
85 led-3 {
98 rts-gpios = <&gpiod 12 GPIO_ACTIVE_LOW>;