Commit 30b7748b authored by Nishanth Menon's avatar Nishanth Menon Committed by Linus Walleij
Browse files

dt-bindings: pinctrl: pinctrl-single: Fix pinctrl-single,gpio-range description



The binding is supposed to describe the properties of each element
of the pinctrl-single,gpio-range array entry, however when we use
"- items:" instead of "items:", it explicitly describes that there
is just a single entry in the array.

The pinctrl-single,gpio-range property should describe more than one
entry in the array. Fix the typo and adjust the alignment of the
description of the entries appropriately.

Fixes: 677a6248 ("dt-bindings: pinctrl: Update pinctrl-single to use yaml")
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarRob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/20240627150610.469645-1-nm@ti.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 1024f535
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ properties:
    description: Optional list of pin base, nr pins & gpio function
    $ref: /schemas/types.yaml#/definitions/phandle-array
    items:
      - items:
      items:
        - description: phandle of a gpio-range node
        - description: pin base
        - description: number of pins