[PATCH v2 0/2] Fix display on second resume on 5250-snow
Tomeu Vizoso
tomeu.vizoso at collabora.com
Thu Oct 15 03:31:22 PDT 2015
Hi,
as discussed in [0], currently on the second resume from memory the
display is broken on Snow boards (ARM Samsung Series 3 Chromebook).
The reason is that on resume the contents of register SRC_TOP3 aren't
what the kernel thinks they are because the HW (or FW) is doing some
clock reparenting beneath our feet.
This series tasks the kernel to do the reparenting itself so that the HW
state always matches the kernel's internal state.
Thanks,
Tomeu
[0] http://lkml.kernel.org/g/561CDC33.7050103@collabora.com
Changes in v2:
- Reuse mout_aclk200_p
- Rename div_aclk300 as div_aclk300_disp
Tomeu Vizoso (2):
clk: samsung: exynos5250: Add DISP1 clocks
ARM: dts: exynos5250: Add clocks to DISP1 domain
arch/arm/boot/dts/exynos5250.dtsi | 4 ++++
drivers/clk/samsung/clk-exynos5250.c | 14 +++++++++++++-
include/dt-bindings/clock/exynos5250.h | 4 +++-
3 files changed, 20 insertions(+), 2 deletions(-)
--
2.5.0
More information about the linux-arm-kernel
mailing list