]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: fix RFBI iclk
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 9 Oct 2014 14:03:18 +0000 (17:03 +0300)
committerPaul Walmsley <paul@pwsan.com>
Wed, 19 Nov 2014 23:41:56 +0000 (16:41 -0700)
commitc4e52d1d1bcbac5996d40c1038055b9aebfa2acd
tree060042afeeac1e8a9d7689cd6133ee996594762c
parent0bb4afae295254e4f91b2f2c32ae2be466b44888
ARM: OMAP4: fix RFBI iclk

RFBI iclk was set to point to hacky "dss_fck", which will be removed.
Instead use "l3_div_ck", which is the proper clock for this. "l3_div_ck"
is the parent of "dss_fck", so the clock rate is the same as previously.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Archit Taneja <archit.taneja@gmail.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/boot/dts/omap4.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c