Re: [PATCH v3] dt-bindings: pinctrl: qcom: move gpio-hog schema to tlmm-common
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-05-05 06:52:18
Also in:
linux-arm-msm, linux-gpio, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-05-05 06:52:18
Also in:
linux-arm-msm, linux-gpio, lkml
On Mon, May 04, 2026 at 12:19:36PM +0530, Swati Agarwal wrote:
Qualcomm TLMM-based pin controllers share the same gpio-hog binding semantics across multiple SoCs. The gpio-hog pattern currently defined in qcom,ipq4019-pinctrl.yaml and qcom,sdm845-pinctrl.yaml are not SOC specific and applies to all TLMM controllers. Move the gpio-hog patternProperties definition to qcom,tlmm-common.yaml so that it can be reused by other Qualcomm TLMM pinctrl bindings and avoid schema duplication. Signed-off-by: Swati Agarwal <redacted> --- Changes in v3: Move the gpio-hog patternProperties for qcom,ipq4019-pinctrl.yaml to qcom,tlmm-common.yaml.
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof