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

2  * Copyright 2014 - Iain Paton <ipaton0@gmail.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 "sun7i-a20.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
49 #include <dt-bindings/pinctrl/sun4i-a10.h>
52 model = "Olimex A20-OLinuXino-LIME2";
53 compatible = "olimex,a20-olinuxino-lime2", "allwinner,sun7i-a20";
60 stdout-path = "serial0:115200n8";
64 compatible = "gpio-leds";
65 pinctrl-names = "default";
66 pinctrl-0 = <&led_pins_olinuxinolime>;
69 label = "a20-olinuxino-lime2:green:usr";
71 default-state = "on";
76 compatible = "regulator-fixed";
77 regulator-name = "axp-ipsout";
78 regulator-min-microvolt = <5000000>;
79 regulator-max-microvolt = <5000000>;
80 regulator-always-on;
85 target-supply = <&reg_ahci_5v>;
98 pinctrl-names = "default";
99 pinctrl-0 = <&gmac_pins_rgmii_a>;
101 phy-mode = "rgmii";
104 phy1: ethernet-phy@1 {
110 pinctrl-names = "default";
111 pinctrl-0 = <&i2c0_pins_a>;
115 compatible = "x-powers,axp209";
117 interrupt-parent = <&nmi_intc>;
120 interrupt-controller;
121 #interrupt-cells = <1>;
123 acin-supply = <&reg_axp_ipsout>;
124 vin2-supply = <&reg_axp_ipsout>;
125 vin3-supply = <&reg_axp_ipsout>;
126 ldo24in-supply = <&reg_axp_ipsout>;
127 ldo3in-supply = <&reg_axp_ipsout>;
131 regulator-min-microvolt = <1300000>;
132 regulator-max-microvolt = <1300000>;
133 regulator-always-on;
137 regulator-min-microvolt = <1800000>;
138 regulator-max-microvolt = <3300000>;
139 regulator-always-on;
143 regulator-min-microvolt = <700000>;
144 regulator-max-microvolt = <3500000>;
145 regulator-always-on;
149 regulator-min-microvolt = <1250000>;
150 regulator-max-microvolt = <3300000>;
151 regulator-always-on;
155 regulator-min-microvolt = <700000>;
156 regulator-max-microvolt = <2275000>;
157 regulator-always-on;
161 regulator-min-microvolt = <700000>;
162 regulator-max-microvolt = <3500000>;
163 regulator-always-on;
170 pinctrl-names = "default";
171 pinctrl-0 = <&i2c1_pins_a>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
184 vmmc-supply = <&reg_vcc3v3>;
185 bus-width = <4>;
186 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
187 cd-inverted;
241 pinctrl-0 = <&ahci_pwr_pin_olinuxinolime>;
247 pinctrl-0 = <&usb0_vbus_pin_lime2>;
261 pinctrl-names = "default";
262 pinctrl-0 = <&uart0_pins_a>;
272 pinctrl-names = "default";
273 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
274 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
275 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
276 usb0_vbus-supply = <&reg_usb0_vbus>;
277 usb1_vbus-supply = <&reg_usb1_vbus>;
278 usb2_vbus-supply = <&reg_usb2_vbus>;