]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: interrupt-controller: Repurpose binding for unreleased jh8100 for jhb100
authorChanghuang Liang <changhuang.liang@starfivetech.com>
Thu, 16 Apr 2026 06:47:47 +0000 (23:47 -0700)
committerThomas Gleixner <tglx@kernel.org>
Thu, 30 Apr 2026 10:53:04 +0000 (12:53 +0200)
commita540d544db1c37d4c138b67384f235a85f79f060
tree34d6e717512f4e7b0f6623b7bae8c733ad23cdfe
parentd3587cc4a5e691539c46f327f8d510c1bc482b7e
dt-bindings: interrupt-controller: Repurpose binding for unreleased jh8100 for jhb100

The StarFive JH8100 SoC was discontinued before production. The newly
taped-out JHB100 SoC uses the same interrupt controller IP.

Rename the binding file, compatible string, and MAINTAINERS entry from
"jh8100" to "jhb100". In JHB100 SoC, The clocks and resets are not operated
by users, but they exist in the hardware. Mark them as optional.

Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20260416064751.632138-2-changhuang.liang@starfivetech.com
Documentation/devicetree/bindings/interrupt-controller/starfive,jhb100-intc.yaml [moved from Documentation/devicetree/bindings/interrupt-controller/starfive,jh8100-intc.yaml with 68% similarity]
MAINTAINERS