2 * pm9g45.dts - Device Tree file for Ronetix pm9g45 board
4 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6 * Licensed under GPLv2.
9 #include "at91sam9g45.dtsi"
12 model = "Ronetix pm9g45";
13 compatible = "ronetix,pm9g45", "atmel,at91sam9g45", "atmel,at91sam9";
16 bootargs = "console=ttyS0,115200";
20 reg = <0x70000000 0x8000000>;
29 compatible = "atmel,osc", "fixed-clock";
30 clock-frequency = <12000000>;
36 dbgu: serial@ffffee00 {
43 pinctrl_board_nand: nand0-board {
45 <AT91_PIOD 3 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP /* PD3 gpio RDY pin pull_up*/
46 AT91_PIOC 14 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP>; /* PC14 gpio enable pin pull_up */
51 pinctrl_board_mmc: mmc0-board {
53 <AT91_PIOD 6 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PD6 gpio CD pin pull_up and deglitch */
61 &pinctrl_mmc0_slot0_clk_cmd_dat0
62 &pinctrl_mmc0_slot0_dat1_3>;
67 cd-gpios = <&pioD 6 GPIO_ACTIVE_HIGH>;
71 macb0: ethernet@fffbc000 {
78 nand0: nand@40000000 {
80 nand-ecc-mode = "soft";
82 pinctrl-0 = <&pinctrl_board_nand>;
84 gpios = <&pioD 3 GPIO_ACTIVE_HIGH
85 &pioC 14 GPIO_ACTIVE_HIGH
92 label = "at91bootstrap";
98 reg = <0x20000 0x40000>;
102 label = "bareboxenv";
103 reg = <0x60000 0x1A0000>;
107 label = "bareboxenv2";
108 reg = <0x200000 0x300000>;
113 reg = <0x500000 0x400000>;
118 reg = <0x900000 0x8340000>;
122 usb0: ohci@00700000 {
127 usb1: ehci@00800000 {
133 compatible = "gpio-leds";
137 gpios = <&pioD 0 GPIO_ACTIVE_LOW>;
138 linux,default-trigger = "nand-disk";
143 gpios = <&pioD 31 GPIO_ACTIVE_HIGH>;
144 linux,default-trigger = "heartbeat";
149 compatible = "gpio-keys";
150 #address-cells = <1>;
155 gpios = <&pioE 7 GPIO_ACTIVE_LOW>;
161 gpios = <&pioE 8 GPIO_ACTIVE_LOW>;