summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuodong Xu <[email protected]>2026-05-26 22:45:47 -0400
committerTim Ouyang <[email protected]>2026-07-21 16:31:10 +0800
commit312728cec2ed270759a07c480416d5f73b7cc093 (patch)
tree40fad39ec2a3b3e57fc9659afe7260272f1ddbec /doc
parent82e21b9322fabd9c82367e9abbfa6b0ed8a2151d (diff)
reset: spacemit: k1: drop legacy spacemit,k1-reset driver
After the K1 build switched to dts/upstream/src/riscv/spacemit/ and the local arch/riscv/dts/k1.dtsi was deleted, the legacy reset-controller@d4050000 DT node no longer exists. The of_match driver in drivers/reset/reset-spacemit-k1.c (compatible "spacemit,k1-reset") matches nothing and only sits in the binary as dead code. Remove the legacy driver file, its Makefile entry, the RESET_SPACEMIT_K1 Kconfig symbol, and its bananapi-f3_defconfig selection. The new syscon-bound reset driver under drivers/reset/spacemit/ has no DT of_match of its own and is spawned by the K1 clock drivers, so gate the subdirectory on CONFIG_CLK_SPACEMIT_K1 instead. Signed-off-by: Guodong Xu <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions