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 linux,stdout-path = &usart2;
31 reg = <0x20000000 0x4000000>;
40 compatible = "atmel,osc", "fixed-clock";
41 clock-frequency = <18432000>;
47 usart0: serial@fffb0000 {
48 pinctrl-0 = <&pinctrl_usart0 &pinctrl_usart0_rts>;
49 linux,rs485-enabled-at-boot-time;
53 usart1: serial@fffb4000 {
54 pinctrl-0 = <&pinctrl_usart1 &pinctrl_usart1_rts>;
55 linux,rs485-enabled-at-boot-time;
59 usart2: serial@fffb8000 {
60 pinctrl-0 = <&pinctrl_usart2>;
64 macb0: ethernet@fffc4000 {
65 pinctrl-0 = <&pinctrl_macb_rmii &pinctrl_macb_rmii_mii>;
71 pinctrl-0 = <&pinctrl_mmc0_clk
72 &pinctrl_mmc0_slot1_cmd_dat0
73 &pinctrl_mmc0_slot1_dat1_3>;
87 nand0: nand@40000000 {
89 nand-ecc-mode = "soft";
94 label = "at91bootstrap";
100 reg = <0x8000 0x40000>;
104 label = "bareboxenv";
105 reg = <0x48000 0x8000>;
109 label = "user_block";
110 reg = <0x50000 0xb0000>;
115 reg = <0x100000 0x1b0000>;
120 reg = <0x2b0000 0x1D50000>;
124 usb0: ohci@00500000 {
126 atmel,vbus-gpio = <&pioB 15 1>;
132 compatible = "gpio-leds";
135 label = "power_green";
136 gpios = <&pioC 17 0>;
137 linux,default-trigger = "heartbeat";
147 gpios = <&pioC 19 0>;
152 gpios = <&pioC 18 0>;
157 compatible = "gpio-keys";
158 #address-cells = <1>;
162 label = "keyswitch_in";
177 gpios = <&pioC 23 0>;