Re: [PATCH v2 1/2] dt-bindings: connector: usb: add accessory mode description

From: Greg Kroah-Hartman
Date: Mon Dec 04 2023 - 08:31:09 EST


On Tue, Nov 21, 2023 at 10:26:59PM +0200, Dmitry Baryshkov wrote:
> Add description of the USB-C Accessory Modes supported on the particular
> USB-C connector. This is required for devices like Qualcomm SM8150-HDK,
> which have no other way to express accessory modes supported by the
> hardware platform.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
> ---
> .../devicetree/bindings/connector/usb-connector.yaml | 12 ++++++++++++
> 1 file changed, 12 insertions(+)

Does not apply to my tree, can you regenerate this against the next
linux-next and resend with the acks added?

thanks,

greg k-h