From: Jeonghoon Jang Date: Mon, 7 Jan 2019 08:08:23 +0000 (+0900) Subject: [RAMEN9610-10483][9610] soc: samsung: cal-if: Updated PMUCAL data. (190107) X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4a3f8d43de3d8e09add8e4ef5914e13422212813;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [RAMEN9610-10483][9610] soc: samsung: cal-if: Updated PMUCAL data. (190107) Change-Id: I061f765a0db55dc7f2b4fc05177c338dda8ea133 Signed-off-by: Jeonghoon Jang --- diff --git a/drivers/soc/samsung/cal-if/exynos9610/pmucal_local_exynos9610.h b/drivers/soc/samsung/cal-if/exynos9610/pmucal_local_exynos9610.h index 105522183ba0..4af2214eabd4 100644 --- a/drivers/soc/samsung/cal-if/exynos9610/pmucal_local_exynos9610.h +++ b/drivers/soc/samsung/cal-if/exynos9610/pmucal_local_exynos9610.h @@ -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), };