commit | 598548facd3c55d1da230a2cc0e6026053b04594 | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Thu Dec 20 17:44:19 2012 +0800 |
committer | Barry Song <Barry.Song@csr.com> | Tue Jan 22 19:39:02 2013 +0800 |
tree | 31a85f64ae2ad2a9964db18787116046790b0108 | |
parent | 0ecb40ca35b093aa38f8b94069b6cbd3c7a25831 [diff] |
ARM: PRIMA2: rtciobg: it is also compatible with marco Signed-off-by: Barry Song <Baohua.Song@csr.com>
diff --git a/arch/arm/mach-prima2/rtciobrg.c b/arch/arm/mach-prima2/rtciobrg.c index 9d80f1e..fc6c4ab 100644 --- a/arch/arm/mach-prima2/rtciobrg.c +++ b/arch/arm/mach-prima2/rtciobrg.c
@@ -104,6 +104,7 @@ static const struct of_device_id rtciobrg_ids[] = { { .compatible = "sirf,prima2-rtciobg" }, + { .compatible = "sirf,marco-rtciobg" }, {} };