Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 598548fa authored by Barry Song's avatar Barry Song Committed by Barry Song
Browse files

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



Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
parent 0ecb40ca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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" },
	{}
};