]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: single: Add bcm7038-padconf compatible matching
authorFlorian Fainelli <florian.fainelli@broadcom.com>
Tue, 7 Apr 2026 23:56:11 +0000 (16:56 -0700)
committerLinus Walleij <linusw@kernel.org>
Thu, 9 Apr 2026 08:34:42 +0000 (10:34 +0200)
commit6ea7185731ada6bb0633f3347fc8eb2a013e54c7
tree2e260063e681f3222436938b864911c226454e83
parentee2d43699e255fa8f2c5e4b1c4d2d783ca3047b6
pinctrl: single: Add bcm7038-padconf compatible matching

Just like the TI J7200 padconf, we lose the context and therefore need
to save it and restore it across suspend/resume states.

Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
[linusw@kernel.org: rebased on am62l changes]
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/pinctrl-single.c