diff options
author | Mark Brown <broonie@kernel.org> | 2017-01-24 16:24:18 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-01-24 16:24:18 +0000 |
commit | dbbc21bbf2c640dd148903e82f752c2f269fc58a (patch) | |
tree | e85f5b686774e2fbae6387f94bf44c4076c49046 /include/dt-bindings/pinctrl/qcom,pmic-gpio.h | |
parent | f6fa11a35c548a516a41ce1669d0dbcdaabb267f (diff) | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 (diff) |
Merge tag 'v4.10-rc1' into asoc-intel
Linux 4.10-rc1
Diffstat (limited to 'include/dt-bindings/pinctrl/qcom,pmic-gpio.h')
-rw-r--r-- | include/dt-bindings/pinctrl/qcom,pmic-gpio.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/pinctrl/qcom,pmic-gpio.h b/include/dt-bindings/pinctrl/qcom,pmic-gpio.h index aafa76cb569d..d33f17c8a515 100644 --- a/include/dt-bindings/pinctrl/qcom,pmic-gpio.h +++ b/include/dt-bindings/pinctrl/qcom,pmic-gpio.h @@ -89,6 +89,10 @@ #define PMA8084_GPIO_S4 2 #define PMA8084_GPIO_L6 3 +#define PM8994_GPIO_VPH 0 +#define PM8994_GPIO_S4 2 +#define PM8994_GPIO_L12 3 + /* To be used with "function" */ #define PMIC_GPIO_FUNC_NORMAL "normal" #define PMIC_GPIO_FUNC_PAIRED "paired" |