Commit 6bd410fc authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Linus Walleij
Browse files

dt-bindings: pinctrl: qcom,ipq5018-tlmm: use common TLMM bindings



Reference common Qualcomm SoC TLMM bindings to drop commonly used
properties and also bring other schemas for common definitions.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231208215534.195854-8-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 7e47d9d3
Loading
Loading
Loading
Loading
+4 −8
Original line number Diff line number Diff line
@@ -23,13 +23,6 @@ properties:
  interrupts:
    maxItems: 1

  interrupt-controller: true
  "#interrupt-cells": true
  gpio-controller: true
  "#gpio-cells": true
  gpio-ranges: true
  wakeup-parent: true

  gpio-reserved-ranges:
    minItems: 1
    maxItems: 24
@@ -95,7 +88,10 @@ required:
  - compatible
  - reg

additionalProperties: false
allOf:
  - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#

unevaluatedProperties: false

examples:
  - |