Re: [PATCH 2/2] regulator: adp5055: Add driver for adp5055
From: Mark Brown
Date: Tue Feb 25 2025 - 09:07:44 EST
On Tue, Feb 25, 2025 at 05:08:34PM +0800, Alexis Czezar Torreno wrote:
> + device_for_each_child_node_scoped(dev, child) {
> + ret = fwnode_property_read_u32(child, "reg", &i);
> + if (ret)
Use of_parse_cb() to parse per-regulator properties.
Attachment:
signature.asc
Description: PGP signature