Re: [v3 04/10] drm/mediatek: mt2701: switch to mfd probing.

2018-04-30 Thread CK Hu
Hi, Matthias: On Fri, 2018-04-27 at 11:23 +0200, matthias@kernel.org wrote: > From: Matthias Brugger > > With the mtk-mmsys MFD device in place, we switch the probing for > mt2701 from device-tree to mfd. > > Signed-off-by: Matthias Brugger Reviewed-by: CK Hu Regards, CK > --- > driv

[v3 04/10] drm/mediatek: mt2701: switch to mfd probing.

2018-04-27 Thread matthias . bgg
From: Matthias Brugger With the mtk-mmsys MFD device in place, we switch the probing for mt2701 from device-tree to mfd. Signed-off-by: Matthias Brugger --- drivers/gpu/drm/mediatek/mtk_drm_drv.c | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git