2 * Copyright 2013 Maxime Ripard
4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * The code contained herein is licensed under the GNU General Public
7 * License. You may obtain a copy of the GNU General Public License
8 * Version 2 or later at the following locations:
10 * http://www.opensource.org/licenses/gpl-license.html
11 * http://www.gnu.org/copyleft/gpl.html
15 /include/ "sun7i-a20.dtsi"
18 model = "Olimex A20-Olinuxino Micro";
19 compatible = "olimex,a20-olinuxino-micro", "allwinner,sun7i-a20";
22 emac: ethernet@01c0b000 {
23 pinctrl-names = "default";
24 pinctrl-0 = <&emac_pins_a>;
32 phy1: ethernet-phy@1 {
38 led_pins_olinuxino: led_pins@0 {
39 allwinner,pins = "PH2";
40 allwinner,function = "gpio_out";
41 allwinner,drive = <1>;
46 uart0: serial@01c28000 {
47 pinctrl-names = "default";
48 pinctrl-0 = <&uart0_pins_a>;
52 uart6: serial@01c29800 {
53 pinctrl-names = "default";
54 pinctrl-0 = <&uart6_pins_a>;
58 uart7: serial@01c29c00 {
59 pinctrl-names = "default";
60 pinctrl-0 = <&uart7_pins_a>;
66 compatible = "gpio-leds";
67 pinctrl-names = "default";
68 pinctrl-0 = <&led_pins_olinuxino>;
71 label = "a20-olinuxino-micro:green:usr";