On 22.09.2020 14:40, Marek Szyprowski wrote: > The ChipID IO region has it's own clock, which is being disabled while > scanning for unused clocks. It turned out that some CPU hotplug, CPU idle > or even SOC firmware code depends on the reads from that area. Fix the > mysterious hang caused by entering deep CPU idle state by ignoring the > 'chipid' clock during unused clocks scan, as there are no direct clients > for it which will keep it enabled. > > Fixes: e062b571777f ("clk: exynos4: register clocks using common clock framework") > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> Acked-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>