All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	linux-kernel@vger.kernel.org
Cc: Collabora Kernel ML <kernel@collabora.com>,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH 0/3] arm64: dts: mediatek: Add dsi and display support for MT8183 based boards
Date: Fri, 27 Nov 2020 12:23:33 +0100	[thread overview]
Message-ID: <96ae2394-ed66-f233-e858-00890813793c@gmail.com> (raw)
In-Reply-To: <20201127104930.1981497-1-enric.balletbo@collabora.com>



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(+)
> 

WARNING: multiple messages have this Message-ID (diff)
From: Matthias Brugger <matthias.bgg@gmail.com>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org,
	Collabora Kernel ML <kernel@collabora.com>,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH 0/3] arm64: dts: mediatek: Add dsi and display support for MT8183 based boards
Date: Fri, 27 Nov 2020 12:23:33 +0100	[thread overview]
Message-ID: <96ae2394-ed66-f233-e858-00890813793c@gmail.com> (raw)
In-Reply-To: <20201127104930.1981497-1-enric.balletbo@collabora.com>



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(+)
> 

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Matthias Brugger <matthias.bgg@gmail.com>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org,
	Collabora Kernel ML <kernel@collabora.com>,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH 0/3] arm64: dts: mediatek: Add dsi and display support for MT8183 based boards
Date: Fri, 27 Nov 2020 12:23:33 +0100	[thread overview]
Message-ID: <96ae2394-ed66-f233-e858-00890813793c@gmail.com> (raw)
In-Reply-To: <20201127104930.1981497-1-enric.balletbo@collabora.com>



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(+)
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-11-27 11:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 10:49 [PATCH 0/3] arm64: dts: mediatek: Add dsi and display support for MT8183 based boards Enric Balletbo i Serra
2020-11-27 10:49 ` Enric Balletbo i Serra
2020-11-27 10:49 ` Enric Balletbo i Serra
2020-11-27 10:49 ` [PATCH 1/3] arm64: dts: mt8183: Add dsi node Enric Balletbo i Serra
2020-11-27 10:49   ` Enric Balletbo i Serra
2020-11-27 10:49   ` Enric Balletbo i Serra
2020-11-27 10:49 ` [PATCH 2/3] arm64: dts: mt8183: Add iommu and larb nodes Enric Balletbo i Serra
2020-11-27 10:49   ` Enric Balletbo i Serra
2020-11-27 10:49   ` Enric Balletbo i Serra
2020-11-27 10:49 ` [PATCH 3/3] arm64: dts: mt8183: Add display nodes for MT8183 Enric Balletbo i Serra
2020-11-27 10:49   ` Enric Balletbo i Serra
2020-11-27 10:49   ` Enric Balletbo i Serra
2020-12-10  7:01   ` CK Hu
2020-12-10  7:01     ` CK Hu
2020-12-10  7:01     ` CK Hu
2020-11-27 11:23 ` Matthias Brugger [this message]
2020-11-27 11:23   ` [PATCH 0/3] arm64: dts: mediatek: Add dsi and display support for MT8183 based boards Matthias Brugger
2020-11-27 11:23   ` Matthias Brugger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=96ae2394-ed66-f233-e858-00890813793c@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=enric.balletbo@collabora.com \
    --cc=kernel@collabora.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.