]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: ti: clk-7xx: Remove hardwired ABE clock configuration
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 24 Aug 2015 07:35:02 +0000 (10:35 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Oct 2015 21:49:34 +0000 (14:49 -0700)
commita45c32718880bde9329a6182949ed92c6c698096
treeaf417c61f5a35e12aad7990fa4e186389b911518
parent08f496bbdedd00c3850a36174d4c00c47355225a
clk: ti: clk-7xx: Remove hardwired ABE clock configuration

commit 4b3061b39132cba0c31b0eb767a9faeedf9437fc upstream.

The ABE related clocks should be configured via DT and not have it wired
inside of the kernel.

Fixes: a74c52def9ab ("clk: ti: clk-7xx: Correct ABE DPLL configuration")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/ti/clk-7xx.c