Re: [PATCH RFC] usb: typec: ucsi: Add support for orientation
From: Greg Kroah-Hartman
Date: Wed Oct 15 2025 - 10:00:45 EST
On Wed, Oct 15, 2025 at 04:50:36PM +0300, Abel Vesa wrote:
> According to UCSI 2.0 specification, the orientation is
> part of the connector status payload. So tie up the port
> orientation.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> ---
> drivers/usb/typec/ucsi/ucsi.c | 24 ++++++++++++++++++++++++
> drivers/usb/typec/ucsi/ucsi.h | 3 +++
> 2 files changed, 27 insertions(+)
Why is this a "RFC"? What is the request?
thanks,
greg k-h