drm/mediatek: add clock factor for different IC
authorchunhui dai <chunhui.dai@mediatek.com>
Wed, 3 Oct 2018 03:41:44 +0000 (11:41 +0800)
committerCK Hu <ck.hu@mediatek.com>
Wed, 3 Oct 2018 03:56:32 +0000 (11:56 +0800)
commit55c78aa5c808ba7a95bf271a3486f0d14be519ce
treef1d2ea8453a142012e5e089eadec0e53f0188b0e
parent79080159a7c1bcf7cd78713f920a42991bd3c871
drm/mediatek: add clock factor for different IC

different IC has different clock designed in HDMI, the factor for
calculate clock should be different. Usinng the data in of_node
to find this factor.

Signed-off-by: chunhui dai <chunhui.dai@mediatek.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
drivers/gpu/drm/mediatek/mtk_dpi.c