On Tue, 20 Aug 2024 21:02:26 +0200
Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> wrote:
Use `device_for_each_child_node_scoped()` in `ams_parse_firmware()`Applied, but I would ideally still like one of the xilinx folk
to explicitly state device child node access, and simplify the child
node handling as it is not required outside the loop.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
others familiar with this driver to take a look. It'll be a
few days before this ends up in next anyway as I need to rebase
after Greg (hopefully) takes the pull request from last week.
It would be lovely to get rid of the direct fwnode usage
in here but I'm not 100% sure if there is a path that will land
on a disabled fwnode.