mbox series

[0/2] tps6598x: add device tree hooks and document

Message ID 20200506191718.2144752-1-angus@akkea.ca
Headers show
Series tps6598x: add device tree hooks and document | expand

Message

Angus Ainslie May 6, 2020, 7:17 p.m. UTC
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