Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: usb: ti,tps6598x: add TPS6699x compatible
@ 2026-06-13 16:23 Radhey Shyam Pandey
  2026-06-13 19:08 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Radhey Shyam Pandey @ 2026-06-13 16:23 UTC (permalink / raw)
  To: gregkh, robh, krzk+dt, conor+dt, bryan.odonoghue
  Cc: linux-usb, devicetree, linux-kernel, Radhey Shyam Pandey

Add a ti,tps6699x compatible to explicitly identify TPS6699x devices.
The TPS6699x family is not host-interface compatible with TPS6598x, so
a distinct compatible is required.

Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
---
 Documentation/devicetree/bindings/usb/ti,tps6598x.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml b/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml
index 1745e28b3110..76c9cc392a40 100644
--- a/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml
+++ b/Documentation/devicetree/bindings/usb/ti,tps6598x.yaml
@@ -4,13 +4,14 @@
 $id: http://devicetree.org/schemas/usb/ti,tps6598x.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: Texas Instruments 6598x Type-C Port Switch and Power Delivery controller
+title: Texas Instruments Type-C port switch and USB Power Delivery controllers
 
 maintainers:
   - Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 
 description: |
-  Texas Instruments 6598x Type-C Port Switch and Power Delivery controller
+  Texas Instruments devices (6598x/6699x) that combine a USB 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.
@@ -19,6 +20,7 @@ properties:
   compatible:
     enum:
       - ti,tps6598x
+      - ti,tps6699x
       - apple,cd321x
       - ti,tps25750
 

base-commit: c425609d6ac4012c8bbf01ec2e10e801b1923a7b
-- 
2.49.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-18  9:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-13 16:23 [PATCH] dt-bindings: usb: ti,tps6598x: add TPS6699x compatible Radhey Shyam Pandey
2026-06-13 19:08 ` Krzysztof Kozlowski
2026-06-13 19:10   ` Krzysztof Kozlowski
2026-06-18  9:18     ` Pandey, Radhey Shyam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox