Lines Matching +full:regulator +full:- +full:gpio
2 # SPDX-License-Identifier: Apache-2.0
7 supply-gpios:
8 type: phandle-array
10 GPIO specifier that controls power to the device.
16 Contrast with vin-supply.
18 vin-supply:
21 Reference to the regulator that controls power to the device.
22 The referenced devicetree node must have a regulator compatible.
25 by a shared regulator. The supply state is dependent on the
26 request status of all devices fed by the regulator.
28 Contrast with supply-gpios. If both properties are provided
29 then the regulator must be requested before the supply GPIOS is
31 inactive state before releasing the regulator.