Skip to content

Commit 2aacaed

Browse files
Rafał Miłeckilinusw
authored andcommitted
dt-bindings: pinctrl: mediatek: mt7622: add "gpio-ranges" property
Allow specifying pin to GPIO mapping. It can be find in in-Linux DTS file for MT7622. Signed-off-by: Rafał Miłecki <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Message-ID: <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
1 parent 932640c commit 2aacaed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ properties:
3434
the amount of cells must be specified as 2. See the below mentioned gpio
3535
binding representation for description of particular cells.
3636

37+
gpio-ranges:
38+
maxItems: 1
39+
3740
interrupt-controller: true
3841

3942
interrupts:

0 commit comments

Comments
 (0)