commit | 89d0e3f8825822ca20f3af2d61e5e1e6df4c2476 | [log] [tgz] |
---|---|---|
author | Jitao Shi <jitao.shi@mediatek.com> | Thu Sep 19 14:58:00 2019 +0800 |
committer | CK Hu <ck.hu@mediatek.com> | Mon Oct 07 12:29:37 2019 +0800 |
tree | 66648e933097afa6462d1b9bc84716d6f573b976 | |
parent | bb6bc2982a28d5d8e83c3bf0887949be1cc6bb5d [diff] |
drm/mediatek: replace writeb() with mtk_dsi_mask() The writeb() is unavailable in mt8173. Because the mt8173 dsi module doesn't support 8bit mode access. Signed-off-by: Jitao Shi <jitao.shi@mediatek.com> Signed-off-by: CK Hu <ck.hu@mediatek.com>