[PATCH 0/4] pinctrl: More compile testing
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.ozlabs.lists.openbmc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.ozlabs.lists.linux-aspeed |
|---|---|
| Message-ID | <[email protected]> |
Follows https://lore.kernel.org/r/[email protected]/ but should not depend on it anyhow. More compile testing means better bot coverage. Plus having || COMPILE_TEST and obj-CONFIG_ARCH_FOO is kind of pointless. I built these on arm, arm64, i386, x86_64, sparc, m68k, s390, riscv and powerpc. Branch is pushed also to LKP, so more build tests will follow. Best regards, Krzysztof --- Krzysztof Kozlowski (4): pinctrl: realtek: Enable compile testing pinctrl: aspeed: Enable compile testing outside of ARCH_ASPEED pinctrl: vt8500: Enable compile testing ARM: realtek: MAINTAINERS: Include pin controller drivers MAINTAINERS | 1 + drivers/pinctrl/Makefile | 6 +++--- drivers/pinctrl/realtek/Kconfig | 12 ++++++------ drivers/pinctrl/vt8500/Kconfig | 13 +++++++------ 4 files changed, 17 insertions(+), 15 deletions(-) --- base-commit: a53c56fc5daedea57de51c02ede0b48f055fd8b3 change-id: 20260410-pinctrl-testing-10edae894600 Best regards, -- Krzysztof Kozlowski <[email protected]>