Lines Matching +full:sy8106a +full:- +full:vdd
2 * Copyright (C) 2015 Chen-Yu Tsai <wens@csie.org>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun8i-h3.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/input/input.h>
52 compatible = "xunlong,orangepi-pc", "allwinner,sun8i-h3";
60 stdout-path = "serial0:115200n8";
64 compatible = "hdmi-connector";
69 remote-endpoint = <&hdmi_out_con>;
75 compatible = "gpio-leds";
80 default-state = "on";
89 gpio-keys {
90 compatible = "gpio-keys";
92 switch-4 {
96 wakeup-source;
102 allwinner,audio-routing =
114 cpu-supply = <®_vdd_cpux>;
134 phy-handle = <&int_mii_phy>;
135 phy-mode = "mii";
136 allwinner,leds-active-low;
146 remote-endpoint = <&hdmi_con_in>;
151 pinctrl-names = "default";
152 pinctrl-0 = <&r_ir_rx_pin>;
157 vmmc-supply = <®_vcc3v3>;
158 bus-width = <4>;
159 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
183 compatible = "silergy,sy8106a";
185 regulator-name = "vdd-cpux";
186 silergy,fixed-microvolt = <1200000>;
188 * The datasheet uses 1.1V as the minimum value of VDD-CPUX,
196 regulator-min-microvolt = <1000000>;
197 regulator-max-microvolt = <1300000>;
198 regulator-boot-on;
199 regulator-always-on;
209 pinctrl-names = "default";
210 pinctrl-0 = <&uart0_pa_pins>;
215 pinctrl-names = "default";
216 pinctrl-0 = <&uart1_pins>;
221 pinctrl-names = "default";
222 pinctrl-0 = <&uart2_pins>;
227 pinctrl-names = "default";
228 pinctrl-0 = <&uart3_pins>;
238 usb0_id_det-gpios = <&pio 6 12 GPIO_ACTIVE_HIGH>; /* PG12 */
239 usb0_vbus-supply = <®_usb0_vbus>;