Re: [PATCH] irqdomain: cdx: Switch to of_fwnode_handle()

From: Gupta, Nipun
Date: Wed Apr 16 2025 - 00:30:30 EST


This will go via Greg's char-misc tree.

On 15-04-2025 16:17, Jiri Slaby (SUSE) wrote:
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@xxxxxxxxxx>
Cc: Nipun Gupta <nipun.gupta@xxxxxxx>
Cc: Nikhil Agarwal <nikhil.agarwal@xxxxxxx>

Acked-by: Nipun Gupta <nipun.gupta@xxxxxxx>