Skip to content

Commit d0b5a39

Browse files
adalessandrorobherring
authored andcommitted
dt-bindings: pinctrl: mt65xx: Allow gpio-line-names
Current, the DT bindings for MediaTek's MT65xx Pin controller is missing the gpio-line-names property, add it to the associated schema. Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent 49ceb03 commit d0b5a39

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ properties:
4343
the amount of cells must be specified as 2. See the below mentioned gpio
4444
binding representation for description of particular cells.
4545

46+
gpio-line-names: true
47+
4648
mediatek,pctl-regmap:
4749
$ref: /schemas/types.yaml#/definitions/phandle-array
4850
items:

0 commit comments

Comments
 (0)