]> www.infradead.org Git - users/dwmw2/linux.git/commit
irqdomain: remoteproc: Switch to of_fwnode_handle()
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Wed, 19 Mar 2025 09:29:02 +0000 (10:29 +0100)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Fri, 21 Mar 2025 15:37:22 +0000 (09:37 -0600)
commit5208cc34bb720649cebbf6e7e4e77feda0880cf0
tree76ec56ac7545fc94710bddc9ec6f7b88fbb9d07e
parentd2909538bff0189d4d038f4e903c70be5f5c2bfc
irqdomain: remoteproc: Switch to of_fwnode_handle()

of_node_to_fwnode() is irqdomain's reimplementation of the "officially"
defined of_fwnode_handle(). The former is in the process of being
removed, so use the latter instead.

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Cc: Bjorn Andersson <andersson@kernel.org>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: linux-remoteproc@vger.kernel.org
Link: https://lore.kernel.org/r/20250319092951.37667-10-jirislaby@kernel.org
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/pru_rproc.c