Skip to content

Commit e73bfb4

Browse files
pdp7pH5
authored andcommitted
reset: thead: Fix TH1520 typo
Fix trivial typo in the Kconfig entry for RESET_TH1520. Fixes: 4a65326 ("reset: thead: Add TH1520 reset controller driver") Signed-off-by: Drew Fustini <drew@pdp7.com> Link: https://lore.kernel.org/r/20250601181000.166088-1-drew@pdp7.com Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
1 parent 360a7a6 commit e73bfb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/reset/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ config RESET_SUNXI
296296
This enables the reset driver for Allwinner SoCs.
297297

298298
config RESET_TH1520
299-
tristate "T-HEAD 1520 reset controller"
299+
tristate "T-HEAD TH1520 reset controller"
300300
depends on ARCH_THEAD || COMPILE_TEST
301301
select REGMAP_MMIO
302302
help

0 commit comments

Comments
 (0)