Lines Matching +full:serial +full:- +full:leds
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 * 2015 Gregory CLEMENT <gregory.clement@free-electrons.com>
9 /dts-v1/;
17 stdout-path = "serial0:115200n8";
26 clock-frequency = <32768>;
30 clock-frequency = <12000000>;
42 pinctrl-names = "default";
43 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0
46 vqmmc-supply = <&vcc_3v3_reg>;
47 vmmc-supply = <&vcc_3v3_reg>;
48 no-1-8-v;
52 bus-width = <8>;
53 non-removable;
54 broken-cd;
60 cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
63 compatible = "n25q32b", "jedec,spi-nor";
64 spi-max-frequency = <50000000>;
79 phy-mode = "rmii";
82 ethernet-phy@1 {
84 reset-gpios = <&pioE 8 GPIO_ACTIVE_LOW>;
85 interrupt-parent = <&pioB>;
100 usart2: serial@fc008000 {
105 usart3: serial@fc00c000 {
110 usart4: serial@fc010000 {
112 pinctrl-0 = <&pinctrl_usart4 &pinctrl_usart4_rts>;
113 linux,rs485-enabled-at-boot-time;
119 compatible = "atmel,tcb-timer";
124 compatible = "atmel,tcb-timer";
130 phy-mode = "rmii";
132 #address-cells = <1>;
133 #size-cells = <0>;
136 ethernet-phy@1 {
138 interrupt-parent = <&pioB>;
140 reset-gpios = <&pioE 6 GPIO_ACTIVE_LOW>;
159 atmel,vbus-gpio = <&pioE 31 GPIO_ACTIVE_HIGH>;
160 pinctrl-names = "default";
161 pinctrl-0 = <&pinctrl_usba_vbus>;
166 num-ports = <3>;
167 atmel,vbus-gpio = <0
181 leds {
182 compatible = "gpio-leds";
188 default-state = "off";
194 default-state = "off";
200 default-state = "off";
206 default-state = "off";
212 default-state = "off";
218 default-state = "on";
224 compatible = "regulator-fixed";
225 regulator-name = "VCC 3V3";
226 regulator-min-microvolt = <3300000>;
227 regulator-max-microvolt = <3300000>;
228 regulator-boot-on;
229 regulator-always-on;