]> git.dujemihanovic.xyz Git - linux.git/commit
drm/mediatek: fix the rate and divder of hdmi phy for MT2701
authorWangyan Wang <wangyan.wang@mediatek.com>
Tue, 9 Apr 2019 06:53:04 +0000 (14:53 +0800)
committerCK Hu <ck.hu@mediatek.com>
Tue, 9 Apr 2019 09:15:40 +0000 (17:15 +0800)
commit0c24613cda163dedfa229afc8eff6072e57fac8d
treeea80a1aa799e7e776af07793f33d3a2f443e9952
parent2ae2c3316fb77dcf64275d011596b60104c45426
drm/mediatek: fix the rate and divder of hdmi phy for MT2701

Due to a clerical error,there is one zero less for 12800000.
Fix it for 128000000
Fixes: 0fc721b2968e ("drm/mediatek: add hdmi driver for MT2701 and MT7623")
Signed-off-by: Wangyan Wang <wangyan.wang@mediatek.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
drivers/gpu/drm/mediatek/mtk_mt2701_hdmi_phy.c