]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: pinctrl: pinctrl-single: Fix pinctrl-single,gpio-range description
authorNishanth Menon <nm@ti.com>
Thu, 27 Jun 2024 15:06:10 +0000 (10:06 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Jul 2024 12:50:35 +0000 (14:50 +0200)
commit30b7748b2bc888ac1283a2715119b32d6d50cead
tree731401eeec6c2b9a553cb47f78ce6a3224ae6965
parent1024f5356715aa0699361a08e9dc1e5f798c8ae7
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: 677a62482bd6 ("dt-bindings: pinctrl: Update pinctrl-single to use yaml")
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/20240627150610.469645-1-nm@ti.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/pinctrl-single.yaml