ARM: PRIMA2: rtciobg: it is also compatible with marco
authorBarry Song <Baohua.Song@csr.com>
Thu, 20 Dec 2012 09:44:19 +0000 (17:44 +0800)
committerBarry 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

index 9d80f1e..fc6c4ab 100644 (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" },
        {}
 };