]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: pinctrl-single: add ti,am62l-padconf compatible string
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 12 Feb 2026 21:38:09 +0000 (15:38 -0600)
committerLinus Walleij <linusw@kernel.org>
Tue, 24 Feb 2026 08:46:55 +0000 (09:46 +0100)
commit0e129487c36b271e279eeafc186bd9a3e5756ac6
tree795c9069734b25de1df2b89150193dccc2e3ea04
parent38e8cc1c79385c6317f3416519d8beff481c175b
pinctrl: pinctrl-single: add ti,am62l-padconf compatible string

Add "ti,am62l-padconf" compatible string for the AM62L SoC, which
requires register configurations to be restored during system resume
after suspend to RAM (RTC only + DDR mode). This reuses the j7200
configuration which includes the PCS_CONTEXT_LOSS_OFF flag needed for
proper restoration.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Kendall Willis <k-willis@ti.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/pinctrl-single.c