Commit 36394d2f authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

include: Drop MMIO from SBI_PLATFORM_HAS_MMIO_TIMER_VALUE



It is not necessary that platform has MMIO-based timer value
register. It can also have some custom (implementation specific)
CSR for timer value.

This patch renames SBI_PLATFORM_HAS_MMIO_TIMER_VALUE to
SBI_PLATFORM_HAS_TIMER_VALUE to imply "platform timer value"
instead of "mmio timer value".

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent d25774ff
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment