Re: [EXT] [PATCH v1 resend 0/7] Timer driver module support
From: Daniel Lezcano
Date: Fri Apr 03 2026 - 04:50:44 EST
Hi Zhipeng,
On 4/3/26 09:59, Zhipeng Wang wrote:
[ ... ]
2.43.0Hi Daniel,
Apologies for the delayed response. Thank you for working on the timer driver module support series. I've
tested your patches on i.MX platforms and they work well with the TPM
timer driver.
Based on your framework, I've converted the i.MX TPM timer driver to
use TIMER_PDEV_DECLARE. The driver has been tested on:
- i.MX7ULP (ARM, no alternative timer): built-in with CONFIG_EARLY_TIMER=y
- i.MX8ULP (ARM64, has ARM Generic Timer): built-in, module, and
CONFIG_EARLY_TIMER=y configurations
All test cases passed without issues.
thanks for testing
I'll apply patch 2 and 3 and send a v2 for the next release and wait for more comments.
-- Daniel
[ ... ]