Lines Matching +full:power +full:- +full:over +full:- +full:ethernet
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 reg_3v3_vmmc: regulator-3v3-vmmc {
8 compatible = "regulator-fixed";
9 enable-active-high;
11 regulator-max-microvolt = <3300000>;
12 regulator-min-microvolt = <3300000>;
13 regulator-name = "3v3_vmmc";
14 startup-delay-us = <100>;
28 /* Colibri Fast Ethernet */
40 uart-b-c-on-x14-enable-hog {
41 gpio-hog;
43 output-high;
48 uart-a-on-x13-enable-hog {
49 gpio-hog;
51 output-high;
102 disable-over-current;
106 /* Colibri MMC/SD, UHS-I capable uSD slot */
108 cap-power-off-card;
109 /delete-property/ keep-power-in-suspend;
110 /delete-property/ no-1-8-v;
111 vmmc-supply = <®_3v3_vmmc>;