Re: [PATCH v2] usb: typec: ucsi: Add the UCSI commands in debugfs

From: Greg KH
Date: Fri Mar 28 2025 - 07:31:32 EST


On Fri, Mar 28, 2025 at 05:20:41PM +0530, madhu.m@xxxxxxxxx wrote:
> From: Madhu M <madhu.m@xxxxxxxxx>
>
> Added the UCSI commands UCSI_GET_CAM_SUPPORTED, UCSI_GET_PD_MESSAGE,
> UCSI_GET_ATTENTION_VDO and UCSI_SET_USB support in debugfs to enhance
> PD/TypeC debugging capability.
>
> Signed-off-by: Madhu M <madhu.m@xxxxxxxxx>
> Reviewed-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
> ---
> Changes in v1:
> - Removed UCSI_READ_POWER_LEVEL and UCSI_SET_PDOS commands.
> - Modified commit messages.

I see 3 different v2 patches on the list from you now, which obviously
is not correct :(

Please slow down, take a day or so at the least, and work with Heikki to
submit this properly. There is no rush here.

greg k-h