[PATCH v2 0/2] Fix display on second resume on 5250-snow

From: Tomeu Vizoso
Date: Thu Oct 15 2015 - 06:32:33 EST


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@xxxxxxxxxxxxx

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/