mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 21:26:14 +01:00
dt-bindings: pinctrl: mediatek: mt8183: Allow gpio-line-names
Add support for the 'gpio-line-names' property in the MT8183 pinctrl binding. This allows naming the GPIOs, which is already done in several device trees (e.g. mt8183-kukui-jacuzzi.dtsi, mt8183-kukui-kakadu.dtsi, mt8183-kukui-krane.dtsi), but was previously generating DT schema warnings. Signed-off-by: Julien Massot <julien.massot@collabora.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/20250801-mtk-dtb-warnings-v1-7-6ba4e432427b@collabora.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
6b70896bbd
commit
65fe705367
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ properties:
|
|||
description:
|
||||
GPIO valid number range.
|
||||
|
||||
gpio-line-names: true
|
||||
|
||||
interrupt-controller: true
|
||||
|
||||
interrupts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue