Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: minor style cleanups

Drop "binding" from description (and align it with other Qualcomm
pinctrl bindings), use double quotes consistently and drop redundant
quotes.

Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20221017230012.47878-31-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

+6 -7
+6 -7
Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-lpass-lpi-pinctrl.yaml
··· 4 4 $id: http://devicetree.org/schemas/pinctrl/qcom,sc8280xp-lpass-lpi-pinctrl.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Qualcomm Technologies, Inc. Low Power Audio SubSystem (LPASS) 8 - Low Power Island (LPI) TLMM block 7 + title: Qualcomm SC8280XP SoC LPASS LPI TLMM 9 8 10 9 maintainers: 11 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 12 11 13 - description: | 14 - This binding describes the Top Level Mode Multiplexer block found in the 15 - LPASS LPI IP on most Qualcomm SoCs 12 + description: 13 + Top Level Mode Multiplexer pin controller in the Low Power Audio SubSystem 14 + (LPASS) Low Power Island (LPI) of Qualcomm SC8280XP SoC. 16 15 17 16 properties: 18 17 compatible: ··· 34 35 35 36 gpio-controller: true 36 37 37 - '#gpio-cells': 38 + "#gpio-cells": 38 39 description: Specifying the pin number and flags, as defined in 39 40 include/dt-bindings/gpio/gpio.h 40 41 const: 2 ··· 119 120 - clocks 120 121 - clock-names 121 122 - gpio-controller 122 - - '#gpio-cells' 123 + - "#gpio-cells" 123 124 - gpio-ranges 124 125 125 126 additionalProperties: false