On Tue, 16 Apr 2024 at 05:44, Fenglin Wu via B4 Relay <devnull+quic_fenglinw.quicinc.com@xxxxxxxxxx> wrote: > > From: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx> > > Currently, vibrator control register addresses are hard coded, > including the base address and offsets, it's not flexible to > support new SPMI vibrator module which is usually included in > different PMICs with different base address. Refactor it by using > the base address defined in devicetree. > > Signed-off-by: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx> > --- > drivers/input/misc/pm8xxx-vibrator.c | 41 ++++++++++++++++++++++-------------- > 1 file changed, 25 insertions(+), 16 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry