Lines Matching +full:uart0 +full:- +full:default +full:- +full:state
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 // Copyright (C) 2023 In-Circuit GmbH
4 /dts-v1/;
6 #include "sun7i-a20-icnova-a20.dtsi"
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/leds/common.h>
12 model = "In-Circuit ICnova A20 ADB4006";
13 compatible = "incircuit,icnova-a20-adb4006", "incircuit,icnova-a20",
14 "allwinner,sun7i-a20";
17 serial0 = &uart0;
21 stdout-path = "serial0:115200n8";
24 hdmi-connector {
25 compatible = "hdmi-connector";
30 remote-endpoint = <&hdmi_out_con>;
36 compatible = "gpio-leds";
38 led-0 {
42 default-state = "on";
45 led-1 {
49 linux,default-trigger = "heartbeat";
55 target-supply = <®_ahci_5v>;
81 remote-endpoint = <&hdmi_con_in>;
86 vmmc-supply = <®_vcc3v3>;
87 bus-width = <4>;
88 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
120 &uart0 {
121 pinctrl-names = "default";
122 pinctrl-0 = <&uart0_pb_pins>;
132 usb0_id_det-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
133 usb0_vbus_det-gpios = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
134 usb1_vbus-supply = <®_usb1_vbus>;
135 usb2_vbus-supply = <®_usb2_vbus>;