]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: highbank: Only touch common coherency control register fields
authorRob Herring <rob.herring@calxeda.com>
Sun, 21 Jul 2013 19:53:37 +0000 (14:53 -0500)
committerOlof Johansson <olof@lixom.net>
Tue, 23 Jul 2013 03:03:59 +0000 (20:03 -0700)
commite64bf95e68bf92e7f6d906da4715b937cec5646c
treea4ef560af961477ec4d6fb740d72399c09ef2c3d
parenteaed13527fdb85993f1fe4d497bcfc3fcbbccd56
ARM: highbank: Only touch common coherency control register fields

Midway adds new register fields to the coherency control registers, so
writing absolute values will break on Midway. Change the register
accesses to only modify the necessary and common fields in order to
support both Midway and Highbank.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-highbank/highbank.c