[RAMEN9610-10483][9610] soc: samsung: cal-if: Updated PMUCAL data. (190107)
authorJeonghoon Jang <jnghn.jang@samsung.com>
Mon, 7 Jan 2019 08:08:23 +0000 (17:08 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:12 +0000 (20:23 +0300)
Change-Id: I061f765a0db55dc7f2b4fc05177c338dda8ea133
Signed-off-by: Jeonghoon Jang <jnghn.jang@samsung.com>
drivers/soc/samsung/cal-if/exynos9610/pmucal_local_exynos9610.h

index 105522183ba09ea51b565e13324ad0e903e810f3..4af2214eabd4ac7686fd6fc52e7a2615e22cf1bc 100644 (file)
@@ -398,6 +398,7 @@ struct pmucal_seq dispaud_save[] = {
 };
 
 struct pmucal_seq dispaud_off[] = {
+       PMUCAL_SEQ_DESC(PMUCAL_WRITE, "PAD_RETENTION_DISPAUD_SYS_PWR_REG", 0x11860000, 0x1208, (0x1 << 0), (0x0 << 0), 0, 0, 0xffffffff, 0),
        PMUCAL_SEQ_DESC(PMUCAL_WRITE, "DISPAUD_CONFIGURATION", 0x11860000, 0x4000, (0xf << 0), (0x0 << 0), 0, 0, 0xffffffff, 0),
        PMUCAL_SEQ_DESC(PMUCAL_WAIT, "DISPAUD_STATUS", 0x11860000, 0x4004, (0xf << 0), (0x0 << 0), 0, 0, 0xffffffff, 0),
 };