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>;
34 clock-frequency = <32768>;
38 clock-frequency = <12000000>;
44 dbgu: serial@ffffee00 {
51 pinctrl_board_nand: nand0-board {
53 <AT91_PIOD 3 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP /* PD3 gpio RDY pin pull_up*/
54 AT91_PIOC 14 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP>; /* PC14 gpio enable pin pull_up */
59 pinctrl_board_mmc: mmc0-board {
61 <AT91_PIOD 6 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PD6 gpio CD pin pull_up and deglitch */
69 &pinctrl_mmc0_slot0_clk_cmd_dat0
70 &pinctrl_mmc0_slot0_dat1_3>;
75 cd-gpios = <&pioD 6 GPIO_ACTIVE_HIGH>;
79 macb0: ethernet@fffbc000 {
86 nand0: nand@40000000 {
88 nand-ecc-mode = "soft";
90 pinctrl-0 = <&pinctrl_board_nand>;
92 gpios = <&pioD 3 GPIO_ACTIVE_HIGH
93 &pioC 14 GPIO_ACTIVE_HIGH
100 label = "at91bootstrap";
106 reg = <0x20000 0x40000>;
110 label = "bareboxenv";
111 reg = <0x60000 0x1A0000>;
115 label = "bareboxenv2";
116 reg = <0x200000 0x300000>;
121 reg = <0x500000 0x400000>;
126 reg = <0x900000 0x8340000>;
130 usb0: ohci@00700000 {
135 usb1: ehci@00800000 {
141 compatible = "gpio-leds";
145 gpios = <&pioD 0 GPIO_ACTIVE_LOW>;
146 linux,default-trigger = "nand-disk";
151 gpios = <&pioD 31 GPIO_ACTIVE_HIGH>;
152 linux,default-trigger = "heartbeat";
157 compatible = "gpio-keys";
158 #address-cells = <1>;
163 gpios = <&pioE 7 GPIO_ACTIVE_LOW>;
169 gpios = <&pioE 8 GPIO_ACTIVE_LOW>;