Add device tree compatible string for tps6598x driver and create the dt binding doc for the driver Angus Ainslie (2): usb: typec: tps6598x: add device tree hooks dt-bindings: usb: ti,tps6598x: add dt binding doc .../devicetree/bindings/usb/ti,tps6598x.yaml | 75 +++++++++++++++++++ drivers/usb/typec/tps6598x.c | 7 ++ 2 files changed, 82 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/ti,tps6598x.yaml -- 2.25.1