ARM: dts: Use last parent for clocks during power domain on/off
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 3 Apr 2015 09:28:01 +0000 (11:28 +0200)
committerKukjin Kim <kgene@kernel.org>
Wed, 3 Jun 2015 00:46:52 +0000 (09:46 +0900)
commit8d9321fbe2be1b403ac861930ed87d4b36d9febc
treef64160b7d93862ef55e7e5579d79d41cd62e1408
parenta1c0013c71e191f0fe256db42c92a6b26909224a
ARM: dts: Use last parent for clocks during power domain on/off

Replace fixed parent with last parent (obtained with clk_get_parent())
of clocks for devices in mfc and disp power domains. This should improve
behavior if such clocks were reparented by the drivers and new parents
are different than those specified in DTS.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/boot/dts/exynos5420.dtsi