]> git.ipfire.org Git - thirdparty/linux.git/commit
firmware: stratix10-rsu: Migrate RSU driver to use stratix10 asynchronous framework.
authorMahesh Rao <mahesh.rao@altera.com>
Mon, 27 Oct 2025 14:54:43 +0000 (22:54 +0800)
committerDinh Nguyen <dinguyen@kernel.org>
Thu, 13 Nov 2025 12:32:58 +0000 (06:32 -0600)
commit15847537b623f844d9a08da99ff4568315e1d4f8
tree742d6f9a60fc4d6e9a18aa82dddf0bc18e3e6693
parentec52379341a1209826c3e0ae53674393724d2071
firmware: stratix10-rsu: Migrate RSU driver to use stratix10 asynchronous framework.

* Add support for asynchronous communication to the RSU client channel.
* Migrate functions that communicate with the SDM to use the asynchronous
  framework.

Signed-off-by: Mahesh Rao <mahesh.rao@altera.com>
Reviewed-by: Matthew Gerlach <matthew.gerlach@altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
drivers/firmware/stratix10-rsu.c