Re: [PATCH 1/3] dt-bindings: connector: Add support for USB-PD PPS APDOs to bindings
From: Rob Herring <robh@kernel.org>
Date: 2018-08-31 12:16:50
Also in:
linux-usb, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-08-31 12:16:50
Also in:
linux-usb, lkml
On Tue, 21 Aug 2018 13:28:21 +0100, Adam Thomson wrote:
Add support for PPS APDOs to connector bindings so a port controller can specify support for PPS, as per existing FIXED/BATT/VAR PDOs. Signed-off-by: Adam Thomson <redacted> --- .../bindings/connector/usb-connector.txt | 8 +++---- include/dt-bindings/usb/pd.h | 26 ++++++++++++++++++++++ 2 files changed, 30 insertions(+), 4 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>