Re: [PATCH v2] arm64: defconfig: Enable REGULATOR_PF8X00
From: Krzysztof Kozlowski
Date: Wed Dec 02 2020 - 14:48:55 EST
On Thu, Dec 03, 2020 at 01:11:49AM +0530, Jagan Teki wrote:
> Enable PF8X00 regulator driver by default as it used in some of
> i.MX8MM hardware platforms like Engicam i.Core MX8M Mini SoM.
>
> Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
> Cc: Will Deacon <will@xxxxxxxxxx>
> Signed-off-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx>
You will have to send v2 of entire patchset, so wait with this till you
have everything ready.
Best regards,
Krzysztof
> ---
> Changes for v2:
> - update the commit message.