Commit 0b91c8aa authored by Arınç ÜNAL's avatar Arınç ÜNAL Committed by Linus Walleij

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: default avatarArınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230317213011.13656-9-arinc.unal@arinc9.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 6c011cc4
......@@ -17,7 +17,9 @@ description:
properties:
compatible:
const: ralink,mt7620-pinctrl
enum:
- ralink,mt7620-pinctrl
- ralink,mt76x8-pinctrl
patternProperties:
'-pins$':
......
......@@ -18,7 +18,10 @@ description:
properties:
compatible:
const: ralink,rt305x-pinctrl
enum:
- ralink,rt305x-pinctrl
- ralink,rt3352-pinctrl
- ralink,rt5350-pinctrl
patternProperties:
'-pins$':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment