Files
u-boot/drivers
Patrick Delaunay 30257f4699 dm: pmic: ignore disabled node in pmic_bind_children
Ignore the disabled children node in pmic_bind_children() so the
disabled regulators in device tree are not registered.

This patch is based on the dm_scan_fdt_node() code - only the
activated nodes are bound -  and it solves possible issue when a
deactivated regulator is bound, error for duplicated regulator name
for example.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-12-12 11:25:28 +01:00
..
2022-09-25 08:30:05 -06:00
2022-09-16 11:05:16 -04:00
2022-08-04 16:18:47 -04:00
2022-10-26 15:21:12 -04:00
2022-09-19 16:07:12 -04:00
2022-11-10 09:45:54 -05:00
2022-09-16 11:05:16 -04:00
2022-10-11 16:03:03 -04:00
2022-09-03 16:59:05 +03:00
2022-11-02 13:58:17 -04:00