Lines Matching +full:primary +full:- +full:pmic
7 - compatible: It must be one of following:
8 - "ti,palmas-pinctrl" for Palma series of the pincontrol.
9 - "ti,tps65913-pinctrl" for Palma series device TPS65913.
10 - "ti,tps80036-pinctrl" for Palma series device TPS80036.
12 Please refer to pinctrl-bindings.txt in this directory for details of the
19 those pin(s), and various pin configuration parameters, such as pull-up,
32 - ti,palmas-enable-dvfs1: Enable DVFS1. Configure pins for DVFS1 mode.
33 Selection primary or secondary function associated to I2C2_SCL_SCE,
35 - ti,palmas-enable-dvfs2: Enable DVFS2. Configure pins for DVFS2 mode.
36 Selection primary or secondary function associated to GPADC_START
38 - ti,palmas-override-powerhold: This is applicable for PMICs for which
40 over DEV_ON bit and keeps the PMIC supplies on even after the DEV_ON
42 POWERHOLD value to GPIO7 so as to turn off the PMIC in power off
43 scenarios. So for GPIO7 if ti,palmas-override-powerhold is set
49 pinctrl-bindings.txt:
52 Options: function, bias-disable, bias-pull-up, bias-pull-down,
53 drive-open-drain.
79 compatible = "ti,tps65913-pinctrl";
80 ti,palmas-enable-dvfs1;
81 pinctrl-names = "default";
82 pinctrl-0 = <&palmas_pins_state>;
88 bias-pull-up;
94 bias-pull-down;
100 drive-open-drain = <1>;