Commit 4a0c5fb3 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

dt-bindings: pinctrl: qcom,sm8250: minor style cleanups

Drop "binding" from description (and align it with other Qualcomm
pinctrl bindings), drop redundant minItems, use double quotes
consistently and drop redundant quotes.
Acked-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20221017230012.47878-27-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
parent fb45ee0a
...@@ -9,23 +9,21 @@ title: Qualcomm Technologies, Inc. SM8250 TLMM block ...@@ -9,23 +9,21 @@ title: Qualcomm Technologies, Inc. SM8250 TLMM block
maintainers: maintainers:
- Bjorn Andersson <bjorn.andersson@linaro.org> - Bjorn Andersson <bjorn.andersson@linaro.org>
description: | description:
This binding describes the Top Level Mode Multiplexer block found in the Top Level Mode Multiplexer pin controller in the Qualcomm SM8250 SoC.
SM8250 platform.
properties: properties:
compatible: compatible:
const: qcom,sm8250-pinctrl const: qcom,sm8250-pinctrl
reg: reg:
minItems: 3
maxItems: 3 maxItems: 3
reg-names: reg-names:
items: items:
- const: "west" - const: west
- const: "south" - const: south
- const: "north" - const: north
interrupts: true interrupts: true
interrupt-controller: true interrupt-controller: true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment