Message ID | 20240409-qcom-pmic-gpio-hog-v2-0-5ff812d2baed@z3ntu.xyz |
---|---|
Headers | show |
Series | Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup) | expand |
On Tue, Apr 9, 2024 at 8:36 PM Luca Weiss <luca@z3ntu.xyz> wrote: > Allow specifying a GPIO hog, as already used on > qcom-msm8974-lge-nexus5-hammerhead.dts. > > Signed-off-by: Luca Weiss <luca@z3ntu.xyz> This patch applied to the pinctrl tree! Yours, Linus Walleij
On Tue, 09 Apr 2024 20:36:35 +0200, Luca Weiss wrote: > Resolve the dt validation failure on Nexus 5. > > Applied, thanks! [2/2] ARM: dts: qcom: msm8974-hammerhead: Update gpio hog node name commit: 92b9ce5b11d7ba281f5bf0029185d5c891b29344 Best regards,
Resolve the dt validation failure on Nexus 5. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> --- Changes in v2: - Use simpler regex from tlmm bindings (Krzysztof) - Link to v1: https://lore.kernel.org/r/20240408-qcom-pmic-gpio-hog-v1-0-f61fc5323110@z3ntu.xyz --- Luca Weiss (2): dt-bindings: pinctrl: qcom,pmic-gpio: Allow gpio-hog nodes ARM: dts: qcom: msm8974-hammerhead: Update gpio hog node name .../devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 12 ++++++++++++ .../arm/boot/dts/qcom/qcom-msm8974-lge-nexus5-hammerhead.dts | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) --- base-commit: 8568bb2ccc278f344e6ac44af6ed010a90aa88dc change-id: 20240408-qcom-pmic-gpio-hog-2b4c5f103126 Best regards,