Re: [PATCH RFT] regulator: tps6507x: Fix boot regression due to testing wrong init_data pointer
From: Sekhar Nori
Date: Thu May 16 2019 - 09:56:19 EST
On 16/05/19 6:18 PM, Axel Lin wrote:
> A NULL init_data once incremented will lead to oops, fix it.
>
> Fixes: f979c08f7624 ("regulator: tps6507x: Convert to regulator core's simplified DT parsing code")
> Reported-by: Sekhar Nori <nsekhar@xxxxxx>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
> ---
> Hi Sekhar,
> Please check if this patch works, thanks.
> Axel
Boot is fine now and PMIC regulator rail microvolts readings from sysfs
are correct as well. I did not try to change the voltages though.
Tested-by: Sekhar Nori <nsekhar@xxxxxx>
Thanks,
Sekhar