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

dt-bindings: pinctrl: qcom,sc8280xp: fix indentation in example (remaining piece)

Bindings example should be indented with 4-spaces. Previous adjustment
missefd one spot.

Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221016170035.35014-35-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

+2 -2
+2 -2
Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-pinctrl.yaml
··· 139 139 gpio-ranges = <&tlmm 0 0 230>; 140 140 141 141 gpio-wo-subnode-state { 142 - pins = "gpio1"; 143 - function = "gpio"; 142 + pins = "gpio1"; 143 + function = "gpio"; 144 144 }; 145 145 146 146 uart-w-subnodes-state {