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

2  * Copyright 2014 - Hans de Goede <hdegoede@redhat.com>
4 * This file is dual-licensed: you can use it either under the terms
9 * a) This file is free software; you can redistribute it and/or
43 /dts-v1/;
44 #include "sun4i-a10.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/pinctrl/sun4i-a10.h>
51 model = "Olimex A10-OLinuXino-LIME";
52 compatible = "olimex,a10-olinuxino-lime", "allwinner,sun4i-a10";
59 stdout-path = "serial0:115200n8";
63 compatible = "gpio-leds";
64 pinctrl-names = "default";
65 pinctrl-0 = <&led_pins_olinuxinolime>;
68 label = "a10-olinuxino-lime:green:usr";
70 default-state = "on";
76 target-supply = <&reg_ahci_5v>;
82 * The A10-Lime is known to be unstable when running at 1008 MHz
84 operating-points = <
90 cooling-max-level = <2>;
102 pinctrl-names = "default";
103 pinctrl-0 = <&emac_pins_a>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&i2c0_pins_a>;
118 compatible = "x-powers,axp209";
122 interrupt-controller;
123 #interrupt-cells = <1>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&i2c1_pins_a>;
142 phy1: ethernet-phy@1 {
148 pinctrl-names = "default";
149 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
150 vmmc-supply = <&reg_vcc3v3>;
151 bus-width = <4>;
152 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
153 cd-inverted;
200 pinctrl-0 = <&ahci_pwr_pin_olinuxinolime>;
218 pinctrl-names = "default";
219 pinctrl-0 = <&uart0_pins_a>;
229 pinctrl-names = "default";
230 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
231 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
232 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
233 usb0_vbus-supply = <&reg_usb0_vbus>;
234 usb1_vbus-supply = <&reg_usb1_vbus>;
235 usb2_vbus-supply = <&reg_usb2_vbus>;