Re: [PATCH] usb: typec: ucsi: displayport: Current CAM OOB index fixup
From: Greg KH
Date: Wed Sep 16 2026 - 15:30:22 EST
On Fri, Sep 11, 2026 at 07:32:08PM +0000, Jameson Thies wrote:
> Update ucsi_displayport_enter() to return invalid error when the PPM
> reports an current alternate mode greater than or equal to
> UCSI_MAX_ALTMODES. While here, remove 0xff current cam assignment on
> failed GET_CURRENT_CAM response.
>
> Signed-off-by: Jameson Thies <jthies@xxxxxxxxxx>
> ---
> Original patch didn't incorporate reviewer feedback. This is a fixup
> to be amended to:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04cec690b1fd9d1c4c314b91a10d8c68a3acfe18
This needs a "Fixes:" tag and cc: stable, right?
Please resend a new version with that, and collect the reviews so far.
thanks,
greg k-h