Message ID | 20210805222625.40236-1-konrad.dybcio@somainline.org |
---|---|
State | New |
Headers | show |
Series | [1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8019 support | expand |
On Fri, Aug 6, 2021 at 12:26 AM Konrad Dybcio <konrad.dybcio@somainline.org> wrote: > Add compatible string for pm8019 pmic GPIO support to the > Qualcomm PMIC GPIO binding. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Sadly I just merged a patch converting this file to YAML. Please respin this on top of the "devel" branch in the pinctrl tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel Yours, Linus Walleij
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt index 161216daf463..4875e039ceaa 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt @@ -9,6 +9,7 @@ PMIC's from Qualcomm. Definition: must be one of: "qcom,pm8005-gpio" "qcom,pm8018-gpio" + "qcom,pm8019-gpio" "qcom,pm8038-gpio" "qcom,pm8058-gpio" "qcom,pm8916-gpio"
Add compatible string for pm8019 pmic GPIO support to the Qualcomm PMIC GPIO binding. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> --- Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 1 + 1 file changed, 1 insertion(+)