[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201116170205.GV7499@vkoul-mobl>
Date: Mon, 16 Nov 2020 22:32:05 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Chun-Kuang Hu <chunkuang.hu@...nel.org>
Cc: Chunfeng Yun <chunfeng.yun@...iatek.com>,
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 <linux-kernel@...r.kernel.org>,
DRI Development <dri-devel@...ts.freedesktop.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@...ts.infradead.org>
Subject: Re: [PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into
drivers/phy/mediatek folder
On 17-11-20, 00:17, Chun-Kuang Hu wrote:
> Hi, Vinod:
>
> Vinod Koul <vkoul@...nel.org> 於 2020年11月16日 週一 下午3:25寫道:
> >
> > On 02-11-20, 07:08, Chun-Kuang Hu wrote:
> > > + Vinod:
> > >
> > > Hi, Chunfeng:
> > >
> > > Chunfeng Yun <chunfeng.yun@...iatek.com> 於 2020年10月30日 週五 下午2:24寫道:
> > > >
> > > > On Thu, 2020-10-29 at 23:27 +0800, Chun-Kuang Hu wrote:
> > > > > mtk_mipi_dsi_phy is currently placed inside mediatek drm driver, but it's
> > > > > more suitable to place a phy driver into phy driver folder, so move
> > > > > mtk_mipi_dsi_phy driver into phy driver folder.
> > > > >
> > > > > Signed-off-by: Chun-Kuang Hu <chunkuang.hu@...nel.org>
> > > > > ---
> > > > > drivers/gpu/drm/mediatek/Kconfig | 7 -------
> > > > > drivers/gpu/drm/mediatek/Makefile | 6 ------
> > > > > drivers/phy/mediatek/Kconfig | 7 +++++++
> > > > > drivers/phy/mediatek/Makefile | 5 +++++
> > > > > .../mediatek/phy-mtk-mipi-dsi-mt8173.c} | 2 +-
> > > > > .../mediatek/phy-mtk-mipi-dsi-mt8183.c} | 2 +-
> > > > > .../mtk_mipi_tx.c => phy/mediatek/phy-mtk-mipi-dsi.c} | 2 +-
> > > > > .../mtk_mipi_tx.h => phy/mediatek/phy-mtk-mipi-dsi.h} | 0
> > > > > 8 files changed, 15 insertions(+), 16 deletions(-)
> > > > > rename drivers/{gpu/drm/mediatek/mtk_mt8173_mipi_tx.c => phy/mediatek/phy-mtk-mipi-dsi-mt8173.c} (99%)
> > > > > rename drivers/{gpu/drm/mediatek/mtk_mt8183_mipi_tx.c => phy/mediatek/phy-mtk-mipi-dsi-mt8183.c} (99%)
> > > > > rename drivers/{gpu/drm/mediatek/mtk_mipi_tx.c => phy/mediatek/phy-mtk-mipi-dsi.c} (99%)
> > > > > rename drivers/{gpu/drm/mediatek/mtk_mipi_tx.h => phy/mediatek/phy-mtk-mipi-dsi.h} (100%)
> > > >
> > > > Reviewed-by: Chunfeng Yun <chunfeng.yun@...iatek.com>
> > >
> > > I would like to apply the whole series into my tree, would you please
> > > give an acked-by tag on this patch, so I could apply this patch into
> > > my tree.
> >
> > I would prefer this to go thru phy tree, unless there are dependencies,
> > which I am not clear looking at above
> >
>
> Please apply this series to phy tree, and I would drop this series
> from my tree, thanks.
Okay sure, just realized I dont have this in my inbox, can you please
repost
--
~Vinod
Powered by blists - more mailing lists