Re: [PATCHv2] clk: davinci: add COMPILE_TEST support
Brian Masney <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 19, 2026 at 02:42:14PM -0700, Rosen Penev wrote: > Add driver-scoped Kconfig symbols for the DaVinci clock drivers so they can > be built through COMPILE_TEST without selecting the ARM DaVinci platform > symbols. > > Keep the existing ARM platform behavior by defaulting the new symbols from > the corresponding ARCH_DAVINCI symbols, and use the new symbols for the > davinci clock Makefile entries. > > Assisted-by: Codex:GPT-5.5 > Signed-off-by: Rosen Penev <[email protected]> Reviewed-by: Brian Masney <[email protected]>