Add Intel Cannon Lake pinctrl driver (#4091)

Add pinctrl driver for board like CBx2 (a former chromebox with a Cannon Lake Intel Celeron).

(cherry picked from commit 94313510365bab586e276e4c0237ed16bb1d6d76)
This commit is contained in:
cubemike 2025-06-16 13:07:05 -04:00 committed by Jan Čermák
parent a5f82b2fa7
commit 491a8c5c58
No known key found for this signature in database
GPG Key ID: A78C897AA3AF012B

View File

@ -162,3 +162,5 @@ CONFIG_BMP280=m
# Required for some PCIe devices such as ath12k # Required for some PCIe devices such as ath12k
CONFIG_IRQ_REMAP=y CONFIG_IRQ_REMAP=y
CONFIG_PINCTRL_CANNONLAKE=m