]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00269449 mx6q/sdl clk:Correct register writing for aclk_podf
authorLiu Ying <Ying.Liu@freescale.com>
Wed, 3 Jul 2013 02:51:36 +0000 (10:51 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:14:09 +0000 (14:14 +0200)
commitd0578d383039e50e58c4511b8414e43bd903e171
treed32b3aa0796880c79125ada11d44978fb4dfd97c
parent6745f2c4c657da14293b4368604a024b6eb34fcc
ENGR00269449 mx6q/sdl clk:Correct register writing for aclk_podf

We need to pay attention to writing the 'CCM Serial Clock Multiplexer
Register 1' register since the write value/divider map and the read
value/divider for aclk_podf field are different. In order to keep
the divider value unchanged when writing the other fields of the
register, we need to fixup the write value.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
arch/arm/mach-mx6/clock.c