power: pmic: tps65941: Add support for probing the child devices
authorTero Kristo <t-kristo@ti.com>
Fri, 14 Feb 2020 09:18:14 +0000 (11:18 +0200)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 3 Mar 2020 07:38:14 +0000 (13:08 +0530)
commit8cd10a494f45b4d6174ff4b070102b5241747823
treea439fb8ef44ea9d54d98c53359942a7c8a7b95b5
parentd7de70be41d42d7bf11828daf58fe3f32acd0038
power: pmic: tps65941: Add support for probing the child devices

TPS65941 can have child devices under it (like the ESM support), so
probe these once the master pmic node completes probe.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
drivers/power/pmic/tps65941.c