Files
u-boot-krane/drivers/power
Kumara Bhimeswararao MatsaandPeng Fan 607d45d1e3 power: pmic: tps65219: fail if regulators node is missing
The TPS65219 bind function continues when the regulators subnode is
missing. This causes pmic_bind_children() to be called with an invalid
ofnode and permits a misleading message indicating that the subnode
was found.

Return -ENXIO when the regulators subnode is absent, matching the
behavior of other TI PMIC drivers.

Signed-off-by: Kumara Bhimeswararao Matsa <bhimesh.matsa@gmail.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2026-08-11 15:47:25 +08:00
..
2026-06-25 14:57:42 -06:00