From: Chanwoo Choi Date: Thu, 11 Jan 2018 02:42:32 +0000 (+0900) Subject: pinctrl: samsung: Add LPDDR3_PAD_RETENTION to top domain X-Git-Tag: accepted/tizen/unified/20190330.030053~162 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a7aad9fb1c9197b9e0ba278016d43f0c325e5dd8;p=platform%2Fkernel%2Flinux-exynos.git pinctrl: samsung: Add LPDDR3_PAD_RETENTION to top domain Signed-off-by: Chanwoo Choi Change-Id: Ia7004c2e252e1b58f88c61497e807523efe9bba8 --- diff --git a/drivers/pinctrl/samsung/pinctrl-exynos-arm64.c b/drivers/pinctrl/samsung/pinctrl-exynos-arm64.c index 0ab88fc..05c8bf0 100644 --- a/drivers/pinctrl/samsung/pinctrl-exynos-arm64.c +++ b/drivers/pinctrl/samsung/pinctrl-exynos-arm64.c @@ -130,6 +130,7 @@ static const struct samsung_pin_bank_data exynos5433_pin_banks9[] __initconst = /* PMU pin retention groups registers for Exynos5433 (without audio & fsys) */ static const u32 exynos5433_retention_regs[] = { + EXYNOS5433_PAD_RETENTION_LPDDR3_OPTION, EXYNOS5433_PAD_RETENTION_TOP_OPTION, EXYNOS5433_PAD_RETENTION_UART_OPTION, EXYNOS5433_PAD_RETENTION_EBIA_OPTION,