mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 22:22:08 +02:00
dt-bindings: pinctrl: apple,pinctrl: Add t8122 compatible
The pin controller on the Apple silicon t8122 (M3) SoC is compatible with the existing driver. Add "apple,t8122-pinctrl" as SoC specific compatible under "apple,t8103-pinctrl" used by the driver. Signed-off-by: Janne Grunau <j@jannau.net> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Linus Walleij <linusw@kernel.org> Reviewed-by: Neal Gompa <neal@gompa.dev> Reviewed-by: Joshua Peisach <jpeisach@ubuntu.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
parent
7fe21f1ef7
commit
4ef01cf208
|
|
@ -18,7 +18,9 @@ properties:
|
|||
compatible:
|
||||
oneOf:
|
||||
- items:
|
||||
- const: apple,t6020-pinctrl
|
||||
- enum:
|
||||
- apple,t6020-pinctrl
|
||||
- apple,t8122-pinctrl
|
||||
- const: apple,t8103-pinctrl
|
||||
- items:
|
||||
# Do not add additional SoC to this list.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user