Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:ahci
2 * Copyright 2014 - Hans de Goede <hdegoede@redhat.com>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun4i-a10.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
50 model = "Olimex A10-OLinuXino-LIME";
51 compatible = "olimex,a10-olinuxino-lime", "allwinner,sun4i-a10";
58 stdout-path = "serial0:115200n8";
61 hdmi-connector {
62 compatible = "hdmi-connector";
67 remote-endpoint = <&hdmi_out_con>;
73 compatible = "gpio-leds";
74 pinctrl-names = "default";
75 pinctrl-0 = <&led_pins_olinuxinolime>;
78 label = "a10-olinuxino-lime:green:usr";
80 default-state = "on";
85 &ahci {
86 target-supply = <®_ahci_5v>;
92 * The A10-Lime is known to be unstable when running at 1008 MHz
94 operating-points =
114 phy-handle = <&phy1>;
128 remote-endpoint = <&hdmi_con_in>;
136 compatible = "x-powers,axp209";
140 interrupt-controller;
141 #interrupt-cells = <1>;
158 phy1: ethernet-phy@1 {
164 vmmc-supply = <®_vcc3v3>;
165 bus-width = <4>;
166 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
183 led_pins_olinuxinolime: led-pin {
186 drive-strength = <20>;
208 pinctrl-names = "default";
209 pinctrl-0 = <&uart0_pb_pins>;
219 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
220 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH5 */
221 usb0_vbus-supply = <®_usb0_vbus>;
222 usb1_vbus-supply = <®_usb1_vbus>;
223 usb2_vbus-supply = <®_usb2_vbus>;