pinctrl: samsung: rename exynosautov920_retention_data to no_retention_data
authorPeter Griffin <peter.griffin@linaro.org>
Thu, 19 Jun 2025 11:18:15 +0000 (12:18 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 25 Jun 2025 14:17:05 +0000 (16:17 +0200)
commitc8edb80494407f65a253ea63ffbae3fb831f397a
treeab148611c7a44ae335a028de1963721d4e62d541
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
pinctrl: samsung: rename exynosautov920_retention_data to no_retention_data

To avoid having an exact copy of this struct for gs101 rename it and use it
for both SoCs for eint banks.

The purpose of this for exynosautov920 and gs101 is to obtain the PMU
syscon for writing the calculated WAKEUP_MASK register(s).

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20250619-gs101-eint-mask-v1-1-89438cfd7499@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/pinctrl/samsung/pinctrl-exynos-arm64.c