On Sun, 26 Jul 2026 22:26:39 +0800, raoyi <[email protected]> wrote: > Add DesignWare APB timer peripheral for K230 machine. > The timer uses the Clock framework for frequency input, > preparing for future CMU integration. > > Signed-off-by: raoyi <[email protected]>
Thank you very much for your contribution. I recommend splitting this patch into three separate patches.The plan consists of three patches: We want to keep the coding style as consistent as possible with the previous patch. 1. The implementation of the K230 DesignWare APB (DWAPB) timer model (k230_dwapb_timer.c). 2. The integration of peripheral models into the K230 board. 3. Testing and documentation. Additionally, this patch has a conflict with the current master branch. Please do a rebase when the maintainer asks for the merge. There's no need to do it right now. -- Junze Cao <[email protected]>
