lkml.org 
[lkml]   [2019]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 04/10] soc: mediatek: cmdq: add mt8183 compatible name
    Date
    add mt8183 compatible name

    Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com>
    ---
    drivers/mailbox/mtk-cmdq-mailbox.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/mailbox/mtk-cmdq-mailbox.c b/drivers/mailbox/mtk-cmdq-mailbox.c
    index 2281178..909eb23 100644
    --- a/drivers/mailbox/mtk-cmdq-mailbox.c
    +++ b/drivers/mailbox/mtk-cmdq-mailbox.c
    @@ -536,6 +536,7 @@ static int cmdq_probe(struct platform_device *pdev)

    static const struct of_device_id cmdq_of_ids[] = {
    {.compatible = "mediatek,mt8173-gce", .data = (void *)16},
    + {.compatible = "mediatek,mt8183-gce", .data = (void *)24},
    {}
    };

    --
    1.9.1
    \
     
     \ /
      Last update: 2019-03-06 10:50    [W:3.639 / U:0.336 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site