Re: [PATCH RFC 3/3] coresight: change the sink_ops to accept coresight_path
From: Carl Worth
Date: Mon Sep 22 2025 - 13:34:17 EST
Jie Gan <jie.gan@xxxxxxxxxxxxxxxx> writes:
> Update the sink_enable functions to accept coresight_path instead of
> a generic void *data, as coresight_path encapsulates all the necessary
> data required by devices along the path.
>
> Signed-off-by: Jie Gan <jie.gan@xxxxxxxxxxxxxxxx>
Tested-by: Carl Worth <carl@xxxxxxxxxxxxxxxxxxxxxx>
Reviewed-by: Carl Worth <carl@xxxxxxxxxxxxxxxxxxxxxx>
-Carl