[PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder

Vinod Koul vkoul at kernel.org
Mon Nov 16 17:02:05 UTC 2020


On 17-11-20, 00:17, Chun-Kuang Hu wrote:
> Hi, Vinod:
> 
> Vinod Koul <vkoul at kernel.org> 於 2020年11月16日 週一 下午3:25寫道:
> >
> > On 02-11-20, 07:08, Chun-Kuang Hu wrote:
> > > + Vinod:
> > >
> > > Hi, Chunfeng:
> > >
> > > Chunfeng Yun <chunfeng.yun at mediatek.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 at kernel.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 at mediatek.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


More information about the dri-devel mailing list