[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1585707625.28859.23.camel@mhfsdcap03>
Date: Wed, 1 Apr 2020 10:20:25 +0800
From: Chunfeng Yun <chunfeng.yun@...iatek.com>
To: Chun-Kuang Hu <chunkuang.hu@...nel.org>
CC: Philipp Zabel <p.zabel@...gutronix.de>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Matthias Brugger <matthias.bgg@...il.com>,
Kishon Vijay Abraham I <kishon@...com>,
<linux-kernel@...r.kernel.org>, <dri-devel@...ts.freedesktop.org>,
<linux-mediatek@...ts.infradead.org>, CK Hu <ck.hu@...iatek.com>
Subject: Re: [PATCH v3 2/4] drm/mediatek: Separate mtk_hdmi_phy to an
independent module
On Tue, 2020-03-31 at 23:57 +0800, Chun-Kuang Hu wrote:
> From: CK Hu <ck.hu@...iatek.com>
>
> mtk_hdmi_phy is a part of mtk_hdmi module, but phy driver should be an
> independent module rather than be part of drm module, so separate the phy
> driver to an independent module.
>
> Signed-off-by: CK Hu <ck.hu@...iatek.com>
> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@...nel.org>
> ---
> drivers/gpu/drm/mediatek/Kconfig | 9 ++++++++-
> drivers/gpu/drm/mediatek/Makefile | 11 +++++++----
> drivers/gpu/drm/mediatek/mtk_hdmi.c | 2 +-
> drivers/gpu/drm/mediatek/mtk_hdmi.h | 1 -
> drivers/gpu/drm/mediatek/mtk_hdmi_phy.c | 1 +
> drivers/gpu/drm/mediatek/mtk_hdmi_phy.h | 1 -
> 6 files changed, 17 insertions(+), 8 deletions(-)
Reviewed-by: Chunfeng Yun <chunfeng.yun@...iatek.com>
Thanks a lot
Powered by blists - more mailing lists