Commit 4ef01cf2 authored by Janne Grunau's avatar Janne Grunau Committed by Linus Walleij
Browse files

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: default avatarJanne Grunau <j@jannau.net>
Acked-by: default avatarRob Herring (Arm) <robh@kernel.org>
Reviewed-by: default avatarLinus Walleij <linusw@kernel.org>
Reviewed-by: default avatarNeal Gompa <neal@gompa.dev>
Reviewed-by: default avatarJoshua Peisach <jpeisach@ubuntu.com>
Signed-off-by: default avatarLinus Walleij <linusw@kernel.org>
parent 7fe21f1e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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.