ARM: PRIMA2: rtciobg: it is also compatible with marco

Signed-off-by: Barry Song <Baohua.Song@csr.com>
This commit is contained in:
Barry Song 2012-12-20 17:44:19 +08:00 committed by Barry Song
parent 0ecb40ca35
commit 598548facd
1 changed files with 1 additions and 0 deletions

View File

@ -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" },
{}
};