summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2013-06-14 10:44:30 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-06-19 09:06:01 -0300
commit722a860ecb29aa34ec6f7d7f32b949209e86a2f3 (patch)
tree10163feada5e85e889a5d681282b2f5a46b5d358 /firmware
parenta908eb9936ba06678720226feed891d01827066f (diff)
downloadlinux-722a860ecb29aa34ec6f7d7f32b949209e86a2f3.tar.gz
linux-722a860ecb29aa34ec6f7d7f32b949209e86a2f3.tar.xz
[media] exynos4-is: Fix FIMC-IS clocks initialization
The ISP clock register content is not preserved over the ISP power domain off/on cycle. Instead of setting the clock frequencies once at probe time the clock rates set up is moved to the runtime_resume handler, which is invoked after the related power domain is already enabled, ensuring the clocks are properly configured when the device is actively used. This fixes the FIMC-IS malfunctions and STREAM ON timeout errors accuring on some boards: [ 59.860000] fimc_is_general_irq_handler:583 ISR_NDONE: 5: 0x800003e8, IS_ERROR_UNKNOWN [ 59.860000] fimc_is_general_irq_handler:586 IS_ERROR_TIME_OUT Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions