1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * at91-kizboxmini.dts - Device Tree file for Overkiz Kizbox mini board
5 * Copyright (C) 2014 Gaƫl PORTAY <g.portay@overkiz.com>
8 #include "at91sam9g25.dtsi"
9 #include <dt-bindings/pwm/pwm.h>
12 model = "Overkiz Kizbox mini";
13 compatible = "overkiz,kizboxmini", "atmel,at91sam9g25", "atmel,at91sam9x5", "atmel,at91sam9";
16 bootargs = "ubi.mtd=ubi";
21 reg = <0x20000000 0x8000000>;
26 clock-frequency = <32768>;
30 clock-frequency = <12000000>;
35 nand0: nand@40000000 {
39 atmel,pmecc-cap = <4>;
40 atmel,pmecc-sector-size = <512>;
47 compatible = "gpio-keys";
53 gpios = <&pioC 17 GPIO_ACTIVE_LOW>;
60 gpios = <&pioC 16 GPIO_ACTIVE_LOW>;
67 compatible = "pwm-leds";
70 label = "pwm:green:user";
71 pwms = <&pwm0 0 10000000 0>;
72 max-brightness = <255>;
73 linux,default-trigger = "default-on";
77 label = "pwm:red:user";
78 pwms = <&pwm0 1 10000000 0>;
79 max-brightness = <255>;
80 linux,default-trigger = "default-on";
90 pinctrl-0 = <&pinctrl_ebi_addr_nand
91 &pinctrl_ebi_data_0_7>;
92 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_nand_oe_we
99 pinctrl-names = "default";
103 reg = <0x3 0x0 0x800000>;
104 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
105 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>;
106 nand-bus-width = <8>;
107 nand-ecc-mode = "hw";
108 nand-ecc-strength = <4>;
109 nand-ecc-step-size = <512>;
111 label = "atmel_nand";
114 compatible = "fixed-partitions";
115 #address-cells = <1>;
125 reg = <0x20000 0x7fe0000>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_pwm0_pwm0_1
140 &pinctrl_pwm0_pwm1_1>;
146 compatible = "atmel,tcb-timer";
151 compatible = "atmel,tcb-timer";