2 * animeo_ip.dts - Device Tree file for Somfy Animeo IP Boards
4 * Copyright (C) 2011-2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6 * Licensed under GPLv2 only.
10 #include "at91sam9260.dtsi"
13 model = "Somfy Animeo IP";
14 compatible = "somfy,animeo-ip", "atmel,at91sam9260", "atmel,at91sam9";
27 stdout-path = &usart2;
31 reg = <0x20000000 0x4000000>;
36 clock-frequency = <32768>;
40 clock-frequency = <18432000>;
46 tcb0: timer@fffa0000 {
48 compatible = "atmel,tcb-timer";
53 compatible = "atmel,tcb-timer";
58 usart0: serial@fffb0000 {
59 pinctrl-0 = <&pinctrl_usart0 &pinctrl_usart0_rts>;
60 linux,rs485-enabled-at-boot-time;
64 usart1: serial@fffb4000 {
65 pinctrl-0 = <&pinctrl_usart1 &pinctrl_usart1_rts>;
66 linux,rs485-enabled-at-boot-time;
70 usart2: serial@fffb8000 {
71 pinctrl-0 = <&pinctrl_usart2>;
75 macb0: ethernet@fffc4000 {
76 pinctrl-0 = <&pinctrl_macb_rmii &pinctrl_macb_rmii_mii>;
82 pinctrl-0 = <&pinctrl_mmc0_clk
83 &pinctrl_mmc0_slot1_cmd_dat0
84 &pinctrl_mmc0_slot1_dat1_3>;
101 nand_controller: nand-controller {
103 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
104 pinctrl-names = "default";
107 reg = <0x3 0x0 0x800000>;
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";
113 label = "atmel_nand";
116 compatible = "fixed-partitions";
117 #address-cells = <1>;
126 label = "u_boot_env";
127 reg = <0x58000 0x8000>;
132 reg = <0x60000 0x1FA0000>;
141 atmel,vbus-gpio = <&pioB 15 GPIO_ACTIVE_LOW>;
147 compatible = "gpio-leds";
150 label = "power_green";
151 gpios = <&pioC 17 GPIO_ACTIVE_HIGH>;
152 linux,default-trigger = "heartbeat";
157 gpios = <&pioA 2 GPIO_ACTIVE_HIGH>;
162 gpios = <&pioC 19 GPIO_ACTIVE_HIGH>;
167 gpios = <&pioC 18 GPIO_ACTIVE_HIGH>;
172 compatible = "gpio-keys";
173 #address-cells = <1>;
177 label = "keyswitch_in";
178 gpios = <&pioB 1 GPIO_ACTIVE_HIGH>;
185 gpios = <&pioB 2 GPIO_ACTIVE_HIGH>;
192 gpios = <&pioC 23 GPIO_ACTIVE_HIGH>;