On 22.06.19 16:16, Martin Kepplinger wrote: > On 21.06.19 10:28, anson.hu...@nxp.com wrote: >> From: Anson Huang <anson.hu...@nxp.com> >> >> Add i.MX8MQ system counter node to enable timer-imx-sysctr >> broadcast timer driver. > > with these changes and TIMER_IMX_SYS_CTR selected, I don't see cpuidle > working yet (which is what I want to achieve on imx8mq). Might there be > a system counter clock definition or anything else missing? >
To be clear about what I tried running: Abel's wakeup-workaround (with the corresponding ATF changes): https://lkml.org/lkml/2019/6/10/350 plus your patches here (although you don't define a system counter clock, like you do in your imx8mm patches). In any case, I might try to enable cpuidle totally wrong still :) and I'd be happy for hints and test your changes (no matter how fit they are to be merged right now). thanks, martin