Hi Frank, On 16/04/2019 16:58, Frank Wunderlich wrote: > From: Ryder Lee <ryder.lee@xxxxxxxxxxxx> > > Add display subsystem related device nodes for MT7623. > > Cc: CK Hu <ck.hu@xxxxxxxxxxxx> > Signed-off-by: chunhui dai <chunhui.dai@xxxxxxxxxxxx> > Signed-off-by: Bibby Hsieh <bibby.hsieh@xxxxxxxxxxxx> > Signed-off-by: Ryder Lee <ryder.lee@xxxxxxxxxxxx> > > additional fixes: > > [hdmi,dts] fixed dts-warnings > author: Bibby Hsieh <bibby.hsieh@xxxxxxxxxxxx> > > [dtsi] fix dpi0-node > author: Ryder Lee <ryder.lee@xxxxxxxxxxxx> > > Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > Tested-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > =2D-- > arch/arm/boot/dts/mt7623.dtsi | 177 ++++++++++++++++++ > arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 85 +++++++++ > arch/arm/boot/dts/mt7623n-rfb-emmc.dts | 85 +++++++++ > 3 files changed, 347 insertions(+) > [...] > > + display_components: dispsys@14000000 { > + compatible =3D "mediatek,mt7623-mmsys", > + "mediatek,mt2701-mmsys"; > + reg =3D <0 0x14000000 0 0x1000>; > + power-domains =3D <&scpsys MT2701_POWER_DOMAIN_DISP>; > + }; > + mmsys problem is fixed now, so feel free to rebase your patches on linux-next or my for-next branch and resend. Would love to see graphics being supported on the bananapi-r2. Regards, Matthias