Re: [PATCH 2/3] clk: imx: drop the dependency on ARM64 for i.MX8M

From: Shawn Guo
Date: Tue Apr 14 2020 - 09:39:14 EST


On Fri, Mar 13, 2020 at 11:27:15AM +0800, peng.fan@xxxxxxx wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Moving to support aarch32 mode on aarch64 hardware, need to drop
> the dependency on ARM64 to make the driver could be selected for
> ARM32.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>

Applied, thanks.