From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> Subject: [RFC PATCH 0/2] move/add display relevant nodes to mt7623n based on series from David Woodhouse [1] i moved more display-nodes out of mt7623.dtsi to new mt7623n.dtsi and changed last part from my series [2] to add these nodes to this new dtsi [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=329209 [2] https://patchwork.kernel.org/patch/11700699/ Frank Wunderlich (1): arm: dts: mt7623: move more display-related nodes to mt7623n.dtsi Ryder Lee (1): arm: dts: mt7623: add display subsystem related device nodes arch/arm/boot/dts/mt7623.dtsi | 99 ------- arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 72 +++++ arch/arm/boot/dts/mt7623n-rfb-emmc.dts | 72 +++++ arch/arm/boot/dts/mt7623n.dtsi | 270 ++++++++++++++++++ 4 files changed, 414 insertions(+), 99 deletions(-) -- 2.25.1