Re: [PATCH v5] usb: typec: intel_pmc_mux: Expose IOM port status to debugfs

From: Rajat Khandelwal
Date: Tue May 30 2023 - 05:15:20 EST


Hi,

On 5/29/2023 7:48 PM, Greg KH wrote:
On Wed, May 24, 2023 at 04:17:54PM +0530, Rajat Khandelwal wrote:
IOM status has a crucial role during debugging to check the
current state of the type-C port.
There are ways to fetch the status, but all those require the
IOM port status offset, which could change with platform.

Make a debugfs directory for intel_pmc_mux and expose the status
under it per port basis.

Signed-off-by: Rajat Khandelwal <rajat.khandelwal@xxxxxxxxxxxxxxx>
Reviewed-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
Does not apply to my tree :(

I have pushed the patch on top of the Linus's tree.
Had a quick check with the USB Linux tree and seems like its a lot
behind?
Can you please confirm once and come back?

Thanks
Rajat