aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2015-10-14 18:23:09 +0000
committerStephen Boyd <[email protected]>2015-10-14 18:28:17 +0000
commite79b202c632f24f49f2eb9459b88b5fd9e332263 (patch)
tree5e98407067ea20a5799f1e567faff6159acc0fb9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentMerge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p... (diff)
downloadkernel-e79b202c632f24f49f2eb9459b88b5fd9e332263.tar.gz
kernel-e79b202c632f24f49f2eb9459b88b5fd9e332263.zip
Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"
This partially reverts commit eca61c9ff2588e1df373e61078e1874976315839. Thomas reports that it causes regressions on Armada XP devices. This is because of_clk_get_parent_name() relies on the property 'clock-output-names' to resolve the name of a clock's parent, without trying to get the clock from the framework and call __clk_get_name(). Given that Armada XP devices don't have the 'clock-output-names' property, of_clk_get_parent_name() returns the name of the node which doesn't match the actual parent clock's name at all, causing CPU clocks to never link up with their parents. Reported-by: Thomas Petazzoni <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions