diff options
| author | Caleb Connolly <[email protected]> | 2024-02-26 17:26:15 +0000 |
|---|---|---|
| committer | Caleb Connolly <[email protected]> | 2024-03-01 14:44:36 +0000 |
| commit | eb2393d7d5443750b8ab61912ead78eb54b42fb9 (patch) | |
| tree | 4035fe6b10269006c8e3236c35e11030b6aa27ed /include/command.h | |
| parent | 19f000b72b2fa7e4540f7cdb91287aff594239bd (diff) | |
gpio: qcom_pmic: add pinctrl driver
Introduce a basic pinctrl driver for the SPMI PMIC GPIOs. This is
necessary to make proper use of upstream DT bindings specifically on the
dragonboard410c where they're used to switch between USB host and device
modes.
Only support for driving the pins as output low or high is enabled for
now.
To minimise duplicated code and allow for sharing common DT data, the
pinctrl driver is initialised as a child of the existing GPIO driver.
Reviewed-by: Neil Armstrong <[email protected]>
Reviewed-by: Sumit Garg <[email protected]>
Tested-by: Sumit Garg <[email protected]> #qcs404
Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'include/command.h')
0 files changed, 0 insertions, 0 deletions
