RE: [PATCH 4/5] arm: dts: ls1021a: fix flextimer failed to wake system

2020-09-21 Thread Leo Li
Ran Wang > > Subject: [PATCH 4/5] arm: dts: ls1021a: fix flextimer failed to wake system > > The data of property 'fsl,rcpm-wakeup' is not corrcet, which causing RCPM > driver incorrectly program register IPPDEXPCR1, then flextimer is wrongly > clock gated during system s

[PATCH 4/5] arm: dts: ls1021a: fix flextimer failed to wake system

2020-09-16 Thread Ran Wang
The data of property 'fsl,rcpm-wakeup' is not corrcet, which causing RCPM driver incorrectly program register IPPDEXPCR1, then flextimer is wrongly clock gated during system suspend, can't send interrupt to wake. Signed-off-by: Ran Wang --- arch/arm/boot/dts/ls1021a.dtsi | 2 +- 1 file changed,