lkml.org 
[lkml]   [2018]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 08/17] rtc: mt6397: add MT6323 support to RTC driver
    Date
    From: Sean Wang <sean.wang@mediatek.com>

    Just to add MT6323 support to existing RTC driver

    Signed-off-by: Sean Wang <sean.wang@mediatek.com>
    ---
    drivers/rtc/rtc-mt6397.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/rtc/rtc-mt6397.c b/drivers/rtc/rtc-mt6397.c
    index 385f830..0df7ccd 100644
    --- a/drivers/rtc/rtc-mt6397.c
    +++ b/drivers/rtc/rtc-mt6397.c
    @@ -398,6 +398,7 @@ static SIMPLE_DEV_PM_OPS(mt6397_pm_ops, mt6397_rtc_suspend,
    mt6397_rtc_resume);

    static const struct of_device_id mt6397_rtc_of_match[] = {
    + { .compatible = "mediatek,mt6323-rtc", },
    { .compatible = "mediatek,mt6397-rtc", },
    { }
    };
    --
    2.7.4
    \
     
     \ /
      Last update: 2018-04-25 11:36    [W:2.595 / U:0.292 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site