On Fri, Oct 17, 2025 at 08:58:16PM +0530, Kaustabh Chakraborty wrote: >The probe function, s2mps11_probe() is responsible for binding its PMIC >children. The driver doesn't have any functionality directly, but has >sub-devices which are parts of the device. Therefore, this should be a >bind function. This is the case in the Samsung S5M8767 PMIC driver. > >Signed-off-by: Kaustabh Chakraborty <[email protected]>
Reviewed-by: Peng Fan <[email protected]>

