Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14da0a91 authored by Biao Huang's avatar Biao Huang Committed by Linus Walleij
Browse files

pinctrl: mediatek: Modify pinctrl bindings for mt2701

parent 4afaee3c
Loading
Loading
Loading
Loading
+5 −4
Original line number Original line Diff line number Diff line
@@ -4,10 +4,11 @@ The Mediatek's Pin controller is used to control SoC pins.


Required properties:
Required properties:
- compatible: value should be one of the following.
- compatible: value should be one of the following.
    (a) "mediatek,mt8135-pinctrl", compatible with mt8135 pinctrl.
	"mediatek,mt2701-pinctrl", compatible with mt2701 pinctrl.
    (b) "mediatek,mt8173-pinctrl", compatible with mt8173 pinctrl.
	"mediatek,mt6397-pinctrl", compatible with mt6397 pinctrl.
    (c) "mediatek,mt6397-pinctrl", compatible with mt6397 pinctrl.
	"mediatek,mt8127-pinctrl", compatible with mt8127 pinctrl.
    (d) "mediatek,mt8127-pinctrl", compatible with mt8127 pinctrl.
	"mediatek,mt8135-pinctrl", compatible with mt8135 pinctrl.
	"mediatek,mt8173-pinctrl", compatible with mt8173 pinctrl.
- pins-are-numbered: Specify the subnodes are using numbered pinmux to
- pins-are-numbered: Specify the subnodes are using numbered pinmux to
  specify pins.
  specify pins.
- gpio-controller : Marks the device node as a gpio controller.
- gpio-controller : Marks the device node as a gpio controller.