https://github.com/torvalds/linux
Revision 0fa1f0609a0c1fe8b2be3c0089a2cb48f7fda521 authored by Andrew Lunn on 22 June 2012, 06:54:02 UTC, committed by Olof Johansson on 23 June 2012, 23:19:21 UTC
The orion watchdog is expecting to be passed the physcial address of
the hardware, and will ioremap() it to give a virtual address it will
use as the base address for the hardware. However, when creating the
platform resource record, a virtual address was being used.

Add the necassary #define's so we can pass the physical address as
expected.

Tested on Kirkwood and Orion5x.

Cc: stable <stable@vger.kernel.org>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Olof Johansson <olof@lixom.net>
1 parent 5fb2ce1
History
Tip revision: 0fa1f0609a0c1fe8b2be3c0089a2cb48f7fda521 authored by Andrew Lunn on 22 June 2012, 06:54:02 UTC
ARM: Orion: Fix Virtual/Physical mixup with watchdog
Tip revision: 0fa1f06
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top