diff options
author | Alim Akhtar <alim.akhtar@samsung.com> | 2015-08-26 06:30:42 +0300 |
---|---|---|
committer | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2015-09-15 11:59:28 +0300 |
commit | cfc7588a310254b659cb0a6fcca1fffd3f223090 (patch) | |
tree | fd06434007fcccbcb3bb81ceb134671e0d461a2a /kernel/reboot.c | |
parent | fa9f3a526459ef33f1ca54aad231c5a23071f37f (diff) | |
download | linux-cfc7588a310254b659cb0a6fcca1fffd3f223090.tar.xz |
clk: samsung: exynos7: Fix CMU TOP1 block
As per UM, sclk_mmc2 is bit 16 of SEL_TOP1_FSYS0. Also the DIV
and the GATE clocks are at bit 16 in their respective registers.
For mmc1 and mmc0 clock MUXs are in TOP1_FSYS11 instead of TOP1_FSYS1.
And their DIV and GATE clks are in xxx_TOP1_FSYS11 instead of TOP1_FSYS1.
This patch corrects it.
This also adds xxx_FSYS11 to be saved/restore during s2r cycles.
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'kernel/reboot.c')
0 files changed, 0 insertions, 0 deletions