Re: [PATCH] arm64: configs: enable FlexTimer alarm timer

2021-03-28 Thread Shawn Guo
On Sat, Mar 20, 2021 at 07:34:36PM +0100, Michael Walle wrote: > This driver is used on Layerscape SoCs to wake up the system from > standby. It works in conjunction with the RCPM driver. The latter is > only available as a builtin. > > Signed-off-by: Michael Walle Applied, thanks.

[PATCH] arm64: configs: enable FlexTimer alarm timer

2021-03-20 Thread Michael Walle
This driver is used on Layerscape SoCs to wake up the system from standby. It works in conjunction with the RCPM driver. The latter is only available as a builtin. Signed-off-by: Michael Walle --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git