summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorShawn Guo2014-05-20 07:08:45 +0200
committerShawn Guo2014-07-18 10:10:08 +0200
commit20484c13ca6c7f7d495800f19e39c038c7ab2dc5 (patch)
treea65764d0b456d99c2ef120e9ee68206c119df5ce /sound
parentARM: imx5: use dynamic mapping for CCM block (diff)
downloadkernel-qcow2-linux-20484c13ca6c7f7d495800f19e39c038c7ab2dc5.tar.gz
kernel-qcow2-linux-20484c13ca6c7f7d495800f19e39c038c7ab2dc5.tar.xz
kernel-qcow2-linux-20484c13ca6c7f7d495800f19e39c038c7ab2dc5.zip
ARM: imx5: use dynamic mapping for DPLL block
Replace the static mapping of DPLL block with dynamic mapping by calling ioremap(). Ideally, this should be done by calling of_iomap(), so that the physical address of DPLL can also be retrieved from device tree. But unfortunately, DPLL blocks are not defined in DT in the first place. So to maintain the compatibility of existing DTB, we use ioremap() with physical address defines in the code. Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions