From 968c220d5605fd7c2f262696ebcc07cc39c53051 Mon Sep 17 00:00:00 2001 From: Ley Foon Tan Date: Tue, 28 Jun 2022 05:55:37 +0000 Subject: [PATCH] clocksource: Kconfig: starfive: Update StarFive timer help description Same StarFive timer IP is used in JH8100 SoC. Remove JH71xx wording from description to be more generic. Signed-off-by: Ley Foon Tan --- drivers/clocksource/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index 34af7e0..59d52f9 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -638,9 +638,9 @@ config STARFIVE_TIMER select TIMER_OF select CLKSRC_MMIO help - This enables the starfive timers for jh7xx socs. On RISC-V platform, + This enables the starfive timers for SoCs. On RISC-V platform, the system has started RISCV_TIMER. But you can also use these timers - to do a lot more on StarFive JH71xx soc. These timers can provide much + to do a lot more on StarFive Soc. These timers can provide much higher precision than RISCV_TIMER. config CLINT_TIMER -- 2.7.4