Lines Matching +full:rts +full:- +full:gpios
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 {
20 gpios = <&gpioi 11 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
23 button-right {
26 gpios = <&gpioe 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
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|---+
79 led-2 {
82 gpios = <&io_board_gpio 1 GPIO_ACTIVE_HIGH>;
85 led-3 {
88 gpios = <&io_board_gpio 3 GPIO_ACTIVE_HIGH>;
94 * On Gen 1 FairyTux 2 only RTS can be used and not CTS as well,
98 rts-gpios = <&gpiod 12 GPIO_ACTIVE_LOW>;