2 * kizbox.dts - Device Tree file for Overkiz Kizbox board
4 * Copyright (C) 2012 Boris BREZILLON <linux-arm@overkiz.com>
6 * Licensed under GPLv2.
9 /include/ "at91sam9g20.dtsi"
13 model = "Overkiz kizbox";
14 compatible = "overkiz,kizbox", "atmel,at91sam9g20", "atmel,at91sam9";
17 bootargs = "panic=5 ubi.mtd=1 rootfstype=ubifs root=ubi0:root";
21 reg = <0x20000000 0x2000000>;
30 compatible = "atmel,osc", "fixed-clock";
31 clock-frequency = <18432000>;
37 dbgu: serial@fffff200 {
41 usart0: serial@fffb0000 {
45 usart1: serial@fffb4000 {
49 macb0: ethernet@fffc4000 {
56 nand0: nand@40000000 {
58 nand-ecc-mode = "soft";
62 label = "bootloader-kernel";
68 reg = <0xc0000 0x7f40000>;
84 compatible = "nxp,pcf8563";
91 compatible = "gpio-leds";
96 linux,default-trigger = "none";
102 linux,default-trigger = "none";
106 label = "led2:green";
108 linux,default-trigger = "none";
109 default-state = "on";
115 linux,default-trigger = "none";
120 compatible = "gpio-keys";
121 #address-cells = <1>;
126 gpios = <&pioB 30 1>;
127 linux,code = <0x100>;
133 gpios = <&pioB 31 1>;
134 linux,code = <0x101>;