pinctrl: samsung: Add LPDDR3_PAD_RETENTION to top domain
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 11 Jan 2018 02:42:32 +0000 (11:42 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:57:57 +0000 (14:57 +0900)
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Change-Id: Ia7004c2e252e1b58f88c61497e807523efe9bba8

drivers/pinctrl/samsung/pinctrl-exynos-arm64.c

index 0ab88fc..05c8bf0 100644 (file)
@@ -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,