projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/arch/arm/mach-prima2/rtciobrg.c
b/arch/arm/mach-prima2/rtciobrg.c
index 9d80f1e20a98fc0364c113ff37df6c8bf5818fac..fc6c4ab963f29b2ee280f4a9a21f3fe9f024ce54 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" },
{}
};