mbox series

[0/3] arm64: dts: mediatek: Add dsi and display support for MT8183 based boards

Message ID 20201127104930.1981497-1-enric.balletbo@collabora.com (mailing list archive)
Headers show
Series arm64: dts: mediatek: Add dsi and display support for MT8183 based boards | expand

Message

Enric Balletbo i Serra Nov. 27, 2020, 10:49 a.m. UTC
Dear all,

The following patches add the required nodes to enable dsi and display
support for MT8183 based boards. The patches were tested on a Lenovo
Ideapad Duet with an out-of-tree patch that enables the display for that
board.

The patches depends on [1].

[1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=374013

Enric Balletbo i Serra (2):
  arm64: dts: mt8183: Add iommu and larb nodes
  arm64: dts: mt8183: Add display nodes for MT8183

Jitao Shi (1):
  arm64: dts: mt8183: Add dsi node

 arch/arm64/boot/dts/mediatek/mt8183.dtsi | 224 +++++++++++++++++++++++
 1 file changed, 224 insertions(+)

Comments

Matthias Brugger Nov. 27, 2020, 11:23 a.m. UTC | #1
On 27/11/2020 11:49, Enric Balletbo i Serra wrote:
> Dear all,
> 
> The following patches add the required nodes to enable dsi and display
> support for MT8183 based boards. The patches were tested on a Lenovo
> Ideapad Duet with an out-of-tree patch that enables the display for that
> board.

Applied to v5.10-next/dts64

Thanks!

> 
> The patches depends on [1].
> 
> [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=374013
> 
> Enric Balletbo i Serra (2):
>    arm64: dts: mt8183: Add iommu and larb nodes
>    arm64: dts: mt8183: Add display nodes for MT8183
> 
> Jitao Shi (1):
>    arm64: dts: mt8183: Add dsi node
> 
>   arch/arm64/boot/dts/mediatek/mt8183.dtsi | 224 +++++++++++++++++++++++
>   1 file changed, 224 insertions(+)
>