projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ecb40c
)
ARM: PRIMA2: rtciobg: it is also compatible with marco
author
Barry Song
<Baohua.Song@csr.com>
Thu, 20 Dec 2012 09:44:19 +0000
(17:44 +0800)
committer
Barry Song
<Barry.Song@csr.com>
Tue, 22 Jan 2013 11:39:02 +0000
(19:39 +0800)
Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/mach-prima2/rtciobrg.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-prima2/rtciobrg.c
b/arch/arm/mach-prima2/rtciobrg.c
index
9d80f1e
..
fc6c4ab
100644
(file)
--- a/
arch/arm/mach-prima2/rtciobrg.c
+++ b/
arch/arm/mach-prima2/rtciobrg.c
@@
-104,6
+104,7
@@
EXPORT_SYMBOL_GPL(sirfsoc_rtc_iobrg_writel);
static const struct of_device_id rtciobrg_ids[] = {
{ .compatible = "sirf,prima2-rtciobg" },
+ { .compatible = "sirf,marco-rtciobg" },
{}
};