Commit 79a24ec2 authored by Sven Peter's avatar Sven Peter Committed by Greg Kroah-Hartman
Browse files

dt-bindings: usb: tps6598x: Add Apple CD321x compatible



A variant of the TI TPS 6598x Type-C Port Switch and Power Delivery
controller known as Apple CD321x is present on boards with Apple SoCs
such as the M1. Add its compatible to the device tree binding.

Reviewed-by: default avatarAlyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSven Peter <sven@svenpeter.dev>
Link: https://lore.kernel.org/r/20210928155502.71372-2-sven@svenpeter.dev


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 512df95b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,10 +12,14 @@ maintainers:
description: |
  Texas Instruments 6598x Type-C Port Switch and Power Delivery controller

  A variant of this controller known as Apple CD321x or Apple ACE is also
  present on hardware with Apple SoCs such as the M1.

properties:
  compatible:
    enum:
      - ti,tps6598x
      - apple,cd321x
  reg:
    maxItems: 1