mirror of https://gitee.com/openkylin/linux.git
ARM: PRIMA2: rtciobg: it is also compatible with marco
Signed-off-by: Barry Song <Baohua.Song@csr.com>
This commit is contained in:
parent
0ecb40ca35
commit
598548facd
|
@ -104,6 +104,7 @@ EXPORT_SYMBOL_GPL(sirfsoc_rtc_iobrg_writel);
|
||||||
|
|
||||||
static const struct of_device_id rtciobrg_ids[] = {
|
static const struct of_device_id rtciobrg_ids[] = {
|
||||||
{ .compatible = "sirf,prima2-rtciobg" },
|
{ .compatible = "sirf,prima2-rtciobg" },
|
||||||
|
{ .compatible = "sirf,marco-rtciobg" },
|
||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue