Re: [PATCH v2 06/10] regulator: qcom-rpmh: Add new regulator found on SA8155p adp board
From: Bhupesh Sharma
Date: Tue Jun 15 2021 - 10:38:53 EST
Hello Mark,
Thanks for your review.
On Tue, 15 Jun 2021 at 16:42, Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Tue, Jun 15, 2021 at 01:15:39PM +0530, Bhupesh Sharma wrote:
>
> > + {
> > + .compatible = "qcom,pmm8155au-rpmh-regulators",
> > + .data = pmm8155au_vreg_data,
> > + },
>
> This is adding a new compatible so it needs a matching update to the DT
> binding.
Yes, [PATCH v2 01/10] from this series 'dt-bindings: qcom:
rpmh-regulator: Add compatible for SA8155p-adp board pmic', updates
the dt-binding with the new compatible.
Please let me know if I am missing something here.
Thanks,
Bhupesh