Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:ahci

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
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>
54 model = "Olimex A20-OLinuXino-LIME";
55 compatible = "olimex,a20-olinuxino-lime", "allwinner,sun7i-a20";
62 stdout-path = "serial0:115200n8";
65 hdmi-connector {
66 compatible = "hdmi-connector";
71 remote-endpoint = <&hdmi_out_con>;
77 compatible = "gpio-leds";
78 pinctrl-names = "default";
79 pinctrl-0 = <&led_pins_olinuxinolime>;
82 label = "a20-olinuxino-lime:green:usr";
84 default-state = "on";
89 &ahci {
90 target-supply = <&reg_ahci_5v>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&gmac_mii_pins>;
109 phy-handle = <&phy1>;
110 phy-mode = "mii";
120 remote-endpoint = <&hdmi_con_in>;
128 compatible = "x-powers,axp209";
130 interrupt-parent = <&nmi_intc>;
133 interrupt-controller;
134 #interrupt-cells = <1>;
149 phy1: ethernet-phy@1 {
155 vmmc-supply = <&reg_vcc3v3>;
156 bus-width = <4>;
157 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
174 led_pins_olinuxinolime: led-pins {
177 drive-strength = <20>;
199 pinctrl-names = "default";
200 pinctrl-0 = <&uart0_pb_pins>;
210 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
211 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
212 usb0_vbus-supply = <&reg_usb0_vbus>;
213 usb1_vbus-supply = <&reg_usb1_vbus>;
214 usb2_vbus-supply = <&reg_usb2_vbus>;