1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
3 * Copyright (C) 2020 Marek Vasut <marex@denx.de>
6 #include <dt-bindings/input/input.h>
7 #include <dt-bindings/pwm/pwm.h>
17 stdout-path = "serial0:115200n8";
21 compatible = "gpio-leds";
25 gpios = <&gpioi 3 GPIO_ACTIVE_HIGH>;
26 default-state = "off";
41 * NOTE: The USB Port on the PicoITX needs a PWR_EN signal to enable
42 * port power. This signal should be handled by USB power sequencing
43 * in order to turn on port power when USB bus is powered up, but so
44 * far there is no such functionality.
48 gpios = <13 GPIO_ACTIVE_LOW>;
50 line-name = "usb-port-power";
55 gpio-line-names = "", "", "", "",
62 gpio-line-names = "", "", "", "",
69 gpio-line-names = "In2", "", "", "",
75 &i2c2 { /* On board-to-board connector (optional) */
76 pinctrl-names = "default";
77 pinctrl-0 = <&i2c2_pins_a>;
78 i2c-scl-rising-time-ns = <185>;
79 i2c-scl-falling-time-ns = <20>;
81 /* spare dmas for other usage */
82 /delete-property/dmas;
83 /delete-property/dma-names;
86 &i2c5 { /* On board-to-board connector */
87 pinctrl-names = "default";
88 pinctrl-0 = <&i2c5_pins_a>;
89 i2c-scl-rising-time-ns = <185>;
90 i2c-scl-falling-time-ns = <20>;
92 /* spare dmas for other usage */
93 /delete-property/dmas;
94 /delete-property/dma-names;
98 pinctrl-names = "default";
99 pinctrl-0 = <&usart3_pins_a>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&uart8_pins_a &uart8_rtscts_pins_a>;
110 phys = <&usbphyc_port0>;
115 phys = <&usbphyc_port0>;
121 pinctrl-0 = <&usbotg_hs_pins_a>;
122 pinctrl-names = "default";
123 phy-names = "usb2-phy";
124 phys = <&usbphyc_port1 0>;
125 vbus-supply = <&vbus_otg>;
134 phy-supply = <&vdd_usb>;
135 vdda1v1-supply = <®11>;
136 vdda1v8-supply = <®18>;
140 phy-supply = <&vdd_usb>;
141 vdda1v1-supply = <®11>;
142 vdda1v8-supply = <®18>;