Lines Matching +full:charge +full:- +full:status +full:- +full:gpios
4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
23 * b) Permission is hereby granted, free of charge, to any person
45 /dts-v1/;
46 #include "sun6i-a31.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
53 compatible = "wits,colombus", "allwinner,sun6i-a31";
60 stdout-path = "serial0:115200n8";
64 /* The lcd panel i2c interface is hooked up via gpios */
65 compatible = "i2c-gpio";
66 sda-gpios = <&pio 0 23 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PA23 */
67 scl-gpios = <&pio 0 24 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PA24 */
68 i2c-gpio,delay-us = <5>;
73 status = "okay";
77 pinctrl-names = "default";
78 pinctrl-0 = <&gmac_rgmii_pins>;
79 phy-handle = <&phy1>;
80 phy-mode = "rgmii";
81 status = "okay";
85 status = "fail";
89 status = "okay";
93 status = "okay";
98 interrupt-parent = <&pio>;
104 phy1: ethernet-phy@1 {
110 vmmc-supply = <®_vcc3v0>;
111 bus-width = <4>;
112 cd-gpios = <&pio 0 8 GPIO_ACTIVE_LOW>; /* PA8 */
113 status = "okay";
118 status = "okay";
122 pinctrl-names = "default";
123 pinctrl-0 = <&uart0_ph_pins>;
124 status = "okay";
128 usb2_vbus-supply = <®_usb2_vbus>;
129 status = "okay";