2 * animeo_ip.dts - Device Tree file for Somfy Animeo IP Boards
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>;
36 clock-frequency = <32768>;
40 clock-frequency = <18432000>;
46 usart0: serial@fffb0000 {
47 pinctrl-0 = <&pinctrl_usart0 &pinctrl_usart0_rts>;
48 linux,rs485-enabled-at-boot-time;
52 usart1: serial@fffb4000 {
53 pinctrl-0 = <&pinctrl_usart1 &pinctrl_usart1_rts>;
54 linux,rs485-enabled-at-boot-time;
58 usart2: serial@fffb8000 {
59 pinctrl-0 = <&pinctrl_usart2>;
63 macb0: ethernet@fffc4000 {
64 pinctrl-0 = <&pinctrl_macb_rmii &pinctrl_macb_rmii_mii>;
70 pinctrl-0 = <&pinctrl_mmc0_clk
71 &pinctrl_mmc0_slot1_cmd_dat0
72 &pinctrl_mmc0_slot1_dat1_3>;
89 nand_controller: nand-controller {
91 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
92 pinctrl-names = "default";
95 reg = <0x3 0x0 0x800000>;
96 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
97 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
99 nand-ecc-mode = "soft";
101 label = "atmel_nand";
104 compatible = "fixed-partitions";
105 #address-cells = <1>;
114 label = "u_boot_env";
115 reg = <0x58000 0x8000>;
120 reg = <0x60000 0x1FA0000>;
129 atmel,vbus-gpio = <&pioB 15 GPIO_ACTIVE_LOW>;
135 compatible = "gpio-leds";
138 label = "power_green";
139 gpios = <&pioC 17 GPIO_ACTIVE_HIGH>;
140 linux,default-trigger = "heartbeat";
145 gpios = <&pioA 2 GPIO_ACTIVE_HIGH>;
150 gpios = <&pioC 19 GPIO_ACTIVE_HIGH>;
155 gpios = <&pioC 18 GPIO_ACTIVE_HIGH>;
160 compatible = "gpio-keys";
161 #address-cells = <1>;
165 label = "keyswitch_in";
166 gpios = <&pioB 1 GPIO_ACTIVE_HIGH>;
173 gpios = <&pioB 2 GPIO_ACTIVE_HIGH>;
180 gpios = <&pioC 23 GPIO_ACTIVE_HIGH>;