Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:can

2  * This is based on sun4i-a10-olinuxino-lime.dts
4 * Copyright 2014 - Hans de Goede <hdegoede@redhat.com>
7 * This file is dual-licensed: you can use it either under the terms
12 * a) This file is free software; you can redistribute it and/or
46 /dts-v1/;
47 #include "sun7i-a20.dtsi"
48 #include "sunxi-common-regulators.dtsi"
50 #include <dt-bindings/gpio/gpio.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
52 #include <dt-bindings/pinctrl/sun4i-a10.h>
55 model = "Olimex A20-OLinuXino-LIME";
56 compatible = "olimex,a20-olinuxino-lime", "allwinner,sun7i-a20";
63 stdout-path = "serial0:115200n8";
67 compatible = "gpio-leds";
68 pinctrl-names = "default";
69 pinctrl-0 = <&led_pins_olinuxinolime>;
72 label = "a20-olinuxino-lime:green:usr";
74 default-state = "on";
80 target-supply = <&reg_ahci_5v>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&gmac_pins_mii_a>;
96 phy-mode = "mii";
99 phy1: ethernet-phy@1 {
105 pinctrl-names = "default";
106 pinctrl-0 = <&i2c0_pins_a>;
110 compatible = "x-powers,axp209";
112 interrupt-parent = <&nmi_intc>;
115 interrupt-controller;
116 #interrupt-cells = <1>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&i2c1_pins_a>;
133 pinctrl-names = "default";
134 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
135 vmmc-supply = <&reg_vcc3v3>;
136 bus-width = <4>;
137 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
138 cd-inverted;
185 pinctrl-0 = <&ahci_pwr_pin_olinuxinolime>;
203 pinctrl-names = "default";
204 pinctrl-0 = <&uart0_pins_a>;
214 pinctrl-names = "default";
215 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
216 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
217 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
218 usb0_vbus-supply = <&reg_usb0_vbus>;
219 usb1_vbus-supply = <&reg_usb1_vbus>;
220 usb2_vbus-supply = <&reg_usb2_vbus>;