]> www.infradead.org Git - users/dwmw2/linux.git/commit
reset: npcm: register npcm8xx clock auxiliary bus device
authorTomer Maimon <tmaimon77@gmail.com>
Thu, 12 Sep 2024 19:10:37 +0000 (22:10 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 17 Oct 2024 22:17:51 +0000 (15:17 -0700)
commit22823157d90c4631a951920090686c20c459b36f
tree89a6ca3ab10d89520538de883fc4d0df2aab85d3
parentd62f45b5e95fa9e557af071915a3fbfa0d766c8f
reset: npcm: register npcm8xx clock auxiliary bus device

Add NPCM8xx clock controller auxiliary bus device registration.

The NPCM8xx clock controller is registered as an aux device because the
reset and the clock controller share the same register region.

Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
Tested-by: Benjamin Fair <benjaminfair@google.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20240912191038.981105-3-tmaimon77@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/reset/Kconfig
drivers/reset/reset-npcm.c
include/soc/nuvoton/clock-npcm8xx.h [new file with mode: 0644]