From 8f62b55ae84ddedc072e5c9dfbbeaae11011eaf3 Mon Sep 17 00:00:00 2001 From: Joy Cho Date: Thu, 23 Feb 2017 16:23:08 +0900 Subject: [PATCH] drm/exynos: Remove untested hdmi phy sets Change-Id: Ie242f491f0d606aee42f4464e0496e2bc5b7688c --- drivers/gpu/drm/exynos/exynos_hdmi.c | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c b/drivers/gpu/drm/exynos/exynos_hdmi.c index 8d49074701e9..7e84d79f40bd 100644 --- a/drivers/gpu/drm/exynos/exynos_hdmi.c +++ b/drivers/gpu/drm/exynos/exynos_hdmi.c @@ -542,15 +542,6 @@ static const struct hdmiphy_config hdmiphy_5420_configs[] = { 0x54, 0x73, 0x24, 0x01, 0x00, 0x00, 0x01, 0x80, }, }, - { - .pixel_clock = 106560000, - .conf = { - 0x01, 0xD1, 0x2C, 0x12, 0x40, 0x78, 0x73, 0xCA, - 0x85, 0xE8, 0x0B, 0xD9, 0x45, 0xA0, 0xAC, 0x80, - 0x08, 0x80, 0x09, 0x84, 0x05, 0x02, 0x24, 0x86, - 0x54, 0x73, 0x24, 0x01, 0x00, 0x00, 0x01, 0x80, - }, - }, { .pixel_clock = 107800000, .conf = { @@ -614,24 +605,6 @@ static const struct hdmiphy_config hdmiphy_5420_configs[] = { 0x54, 0x31, 0x25, 0x03, 0x00, 0x00, 0x01, 0x80, }, }, - { - .pixel_clock = 164100000, - .conf = { - 0x01, 0xD1, 0x22, 0x89, 0x49, 0xB0, 0x15, 0xCE, - 0x8A, 0xF8, 0xCD, 0xD8, 0x45, 0xA0, 0xAC, 0x80, - 0x08, 0x80, 0x09, 0x84, 0x05, 0x02, 0x24, 0x86, - 0x54, 0x2B, 0x25, 0x03, 0x00, 0x00, 0x01, 0x80, - }, - }, - { - .pixel_clock = 196900000, - .conf = { - 0x01, 0xD1, 0x29, 0x1618, 0x418, 0x190, 0xF5, 0xCF, - 0x8D, 0x168, 0xF5, 0xD8, 0x45, 0xA0, 0xAC, 0x80, - 0x08, 0x80, 0x09, 0x84, 0x05, 0x02, 0x24, 0x86, - 0x54, 0xFA, 0x24, 0x03, 0x00, 0x00, 0x01, 0x80, - }, - }, }; static const struct hdmiphy_config hdmiphy_5433_configs[] = {