]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: realtek: Enable compile testing
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Fri, 10 Apr 2026 13:04:56 +0000 (15:04 +0200)
committerLinus Walleij <linusw@kernel.org>
Tue, 28 Apr 2026 09:09:41 +0000 (11:09 +0200)
commit32ba46cede2807215d6c503f27cf554226ecaa9f
treeda21e5fd1dbb6e1a53d51dee3fefcb61770431a9
parent38eec41ded8621c75e5772af5fccde906fcd8276
pinctrl: realtek: Enable compile testing

Enable compile testing for Realtek pin controller drivers for increased
build and static checkers coverage.  PINCTRL_RTD uses
pinconf_generic_dt_node_to_map(), thus needs OF.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Yu-Chun Lin <eleanor.lin@realtek.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/Makefile
drivers/pinctrl/realtek/Kconfig