commit | 51794637509d5f26901d610316c581126f253660 | [log] [tgz] |
---|---|---|
author | Titan Chen <titan.chen@realtek.com> | Mon Apr 14 20:15:11 2025 +0800 |
committer | Benjamin Cabé <kartben@gmail.com> | Mon Apr 21 12:42:28 2025 +0200 |
tree | 1459665b265cd69ac76ab78416dd77f9653686e1 | |
parent | f9168ae46409bb4a7908c48f4385cb3ac4bc6888 [diff] |
drivers: timer : fix rtmr and slow timer. RTMR use slow timer be the busy_wait timers, only ARCH_HAS_CUSTOM_BUSY_WAIT if slow timer disabled. Signed-off-by: Titan Chen <titan.chen@realtek.com>