diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-04-10 12:30:06 +0200 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-04-28 11:08:48 +0200 |
| commit | 38eec41ded8621c75e5772af5fccde906fcd8276 (patch) | |
| tree | cb5b2727ff3dbdb08c6a87be454b093e16e2ebf1 /include/linux/timerqueue_types.h | |
| parent | 254f49634ee16a731174d2ae34bc50bd5f45e731 (diff) | |
pinctrl: tegra: Enable easier compile testing
Currently NVIDIA Tegra pin controller drivers cannot be compile tested,
unless ARCH_TEGRA is selected. That partially defeats the purpose of
compile testing, since ARCH_TEGRA is pulled when building platform
kernels. Solve it and allow compile testing independently of ARCH_TEGRA
choice which requires few less usual changes:
1. Descent in Makefile in to drivers/pinctrl/tegra/ unconditionally,
because there is no menu option.
2. Depend on COMMON_CLK for PINCTRL_TEGRA20, because it uses
clk_register_mux().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
