dt-bindings: pinctrl: ralink: add new compatible strings

Add the new compatible strings for mt7620, mt76x8, and rt305x to be able to
properly document the pin muxing information of each SoC, or SoCs that use
the same pinmux data.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230317213011.13656-9-arinc.unal@arinc9.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Arınç ÜNAL 2023-03-18 00:29:58 +03:00 committed by Linus Walleij
parent 6c011cc410
commit 0b91c8aa69
2 changed files with 7 additions and 2 deletions

View File

@ -17,7 +17,9 @@ description:
properties:
compatible:
const: ralink,mt7620-pinctrl
enum:
- ralink,mt7620-pinctrl
- ralink,mt76x8-pinctrl
patternProperties:
'-pins$':

View File

@ -18,7 +18,10 @@ description:
properties:
compatible:
const: ralink,rt305x-pinctrl
enum:
- ralink,rt305x-pinctrl
- ralink,rt3352-pinctrl
- ralink,rt5350-pinctrl
patternProperties:
'-pins$':