lkml.org 
[lkml]   [2022]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 31/33] dt-bindings: pinctrl: qcom,sdx65: use common TLMM schema
    Date
    Reference common Qualcomm TLMM pin controller schema, to bring other
    regular schemas and additional checks, like function required only for
    GPIOs.

    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ---
    .../devicetree/bindings/pinctrl/qcom,sdx65-pinctrl.yaml | 4 +++-
    1 file changed, 3 insertions(+), 1 deletion(-)

    diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sdx65-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sdx65-pinctrl.yaml
    index 0f796f1f0104..f5451b1a3a2f 100644
    --- a/Documentation/devicetree/bindings/pinctrl/qcom,sdx65-pinctrl.yaml
    +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sdx65-pinctrl.yaml
    @@ -142,10 +142,12 @@ patternProperties:

    required:
    - pins
    - - function

    additionalProperties: false

    +allOf:
    + - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
    +
    required:
    - compatible
    - reg
    --
    2.34.1
    \
     
     \ /
      Last update: 2022-09-26 09:50    [W:4.173 / U:0.224 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site