Hi Frank,
On 16/04/2019 16:58, Frank Wunderlich wrote:
From: Ryder Lee ryder.lee@mediatek.com
Add display subsystem related device nodes for MT7623.
Cc: CK Hu ck.hu@mediatek.com Signed-off-by: chunhui dai chunhui.dai@mediatek.com Signed-off-by: Bibby Hsieh bibby.hsieh@mediatek.com Signed-off-by: Ryder Lee ryder.lee@mediatek.com
additional fixes:
[hdmi,dts] fixed dts-warnings author: Bibby Hsieh bibby.hsieh@mediatek.com
[dtsi] fix dpi0-node author: Ryder Lee ryder.lee@mediatek.com
Signed-off-by: Frank Wunderlich frank-w@public-files.de Tested-by: Frank Wunderlich frank-w@public-files.de =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