Lines Matching +full:serial +full:- +full:leds
1 // SPDX-License-Identifier: GPL-2.0-only
3 * animeo_ip.dts - Device Tree file for Somfy Animeo IP Boards
5 * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8 /dts-v1/;
13 compatible = "somfy,animeo-ip", "atmel,at91sam9260", "atmel,at91sam9";
26 stdout-path = &usart2;
35 clock-frequency = <32768>;
39 clock-frequency = <18432000>;
47 compatible = "atmel,tcb-timer";
52 compatible = "atmel,tcb-timer";
57 usart0: serial@fffb0000 {
58 pinctrl-0 = <&pinctrl_usart0 &pinctrl_usart0_rts>;
59 linux,rs485-enabled-at-boot-time;
63 usart1: serial@fffb4000 {
64 pinctrl-0 = <&pinctrl_usart1 &pinctrl_usart1_rts>;
65 linux,rs485-enabled-at-boot-time;
69 usart2: serial@fffb8000 {
70 pinctrl-0 = <&pinctrl_usart2>;
75 pinctrl-0 = <&pinctrl_macb_rmii &pinctrl_macb_rmii_mii>;
76 phy-mode = "mii";
81 pinctrl-0 = <&pinctrl_mmc0_clk
84 pinctrl-names = "default";
89 bus-width = <4>;
101 nand_controller: nand-controller {
103 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
104 pinctrl-names = "default";
108 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
109 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
110 nand-bus-width = <8>;
111 nand-ecc-mode = "soft";
112 nand-on-flash-bbt;
116 compatible = "fixed-partitions";
117 #address-cells = <1>;
118 #size-cells = <1>;
140 num-ports = <2>;
141 atmel,vbus-gpio = <&pioB 15 GPIO_ACTIVE_LOW>;
146 leds {
147 compatible = "gpio-leds";
152 linux,default-trigger = "heartbeat";
171 gpio-keys {
172 compatible = "gpio-keys";
174 key-switch-in {
178 wakeup-source;
181 key-error-in {
185 wakeup-source;
188 key-s {
192 wakeup-source;