lkml.org 
[lkml]   [2019]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 06/12] mailbox: mediatek: cmdq: support mt8183 gce function
    Date
    add mt8183 compatible name for supporting gce function

    Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com>
    Reviewed-by: CK Hu <ck.hu@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 87617dc7504d..6db1e2dd2dea 100644
    --- a/drivers/mailbox/mtk-cmdq-mailbox.c
    +++ b/drivers/mailbox/mtk-cmdq-mailbox.c
    @@ -538,6 +538,7 @@ static const struct dev_pm_ops cmdq_pm_ops = {

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

    --
    2.18.0
    \
     
     \ /
      Last update: 2019-05-07 10:15    [W:4.774 / U:0.084 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site