]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
irqchip/starfive: Rename jh8100 to jhb100
authorChanghuang Liang <changhuang.liang@starfivetech.com>
Thu, 16 Apr 2026 06:47:48 +0000 (23:47 -0700)
committerThomas Gleixner <tglx@kernel.org>
Thu, 30 Apr 2026 10:53:05 +0000 (12:53 +0200)
commitac2005bba8d938c03c3856a96f20afaa42002635
tree7f5e2fed7bfead74dd9e61cbb6012f95abdddcd9
parenta540d544db1c37d4c138b67384f235a85f79f060
irqchip/starfive: Rename jh8100 to jhb100

The StarFive JH8100 SoC was discontinued before production. The newly
taped-out JHB100 SoC uses the same interrupt controller IP.  Rename the
driver file, Kconfig symbol, and internal references from "jh8100" to
"jhb100" to accurately reflect the supported hardware.

Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260416064751.632138-3-changhuang.liang@starfivetech.com
MAINTAINERS
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-starfive-jhb100-intc.c [moved from drivers/irqchip/irq-starfive-jh8100-intc.c with 94% similarity]