From: "CK Hu (胡俊光)" <ck.hu@mediatek.com>
To: "chunkuang.hu@kernel.org" <chunkuang.hu@kernel.org>,
"tzimmermann@suse.de" <tzimmermann@suse.de>,
"mripard@kernel.org" <mripard@kernel.org>,
"Jitao Shi (石记涛)" <jitao.shi@mediatek.com>,
"daniel@ffwll.ch" <daniel@ffwll.ch>,
"p.zabel@pengutronix.de" <p.zabel@pengutronix.de>,
"maarten.lankhorst@linux.intel.com"
<maarten.lankhorst@linux.intel.com>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
"amergnat@baylibre.com" <amergnat@baylibre.com>,
"robh@kernel.org" <robh@kernel.org>,
"airlied@gmail.com" <airlied@gmail.com>,
"catalin.marinas@arm.com" <catalin.marinas@arm.com>,
"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>,
"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
"angelogioacchino.delregno@collabora.com"
<angelogioacchino.delregno@collabora.com>,
"will@kernel.org" <will@kernel.org>
Cc: "dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mediatek@lists.infradead.org"
<linux-mediatek@lists.infradead.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH v4 05/15] dt-bindings: display: mediatek: dsi: add compatible for MT8365 SoC
Date: Fri, 24 May 2024 07:55:13 +0000 [thread overview]
Message-ID: <dd46c3e486b68d34a3fa8c7b42273523017f8bba.camel@mediatek.com> (raw)
In-Reply-To: <20231023-display-support-v4-5-ed82eb168fb1@baylibre.com>
Hi, Alexandre:
On Thu, 2024-05-23 at 14:49 +0200, Alexandre Mergnat wrote:
>
> External email : Please do not click links or open attachments until you have verified the sender or the content.
> Document the Display Serial Interface on MT8365, which is compatible
> with that of the MT8183.
Reviewed-by: CK Hu <ck.hu@mediatek.com>
>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Acked-by: Rob Herring (Arm) <robh@kernel.org>
> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
> ---
> Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml
> index 2e9d3d23cbc1..27ffbccc2a08 100644
> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml
> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml
> @@ -37,6 +37,7 @@ properties:
> - items:
> - enum:
> - mediatek,mt8195-dsi
> + - mediatek,mt8365-dsi
> - const: mediatek,mt8183-dsi
>
> reg:
>
> --
> 2.25.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2024-05-24 9:02 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-23 12:49 [PATCH v4 00/15] Add display support for the MT8365-EVK board Alexandre Mergnat
2024-05-23 12:49 ` [PATCH v4 01/15] dt-bindings: display: mediatek: aal: add compatible for MT8365 SoC Alexandre Mergnat
2024-05-24 2:21 ` CK Hu (胡俊光)
2024-05-23 12:49 ` [PATCH v4 02/15] dt-bindings: display: mediatek: ccorr: " Alexandre Mergnat
2024-05-24 5:21 ` CK Hu (胡俊光)
2024-05-23 12:49 ` [PATCH v4 03/15] dt-bindings: display: mediatek: color: " Alexandre Mergnat
2024-05-24 5:58 ` CK Hu (胡俊光)
2024-05-23 12:49 ` [PATCH v4 04/15] dt-bindings: display: mediatek: dither: " Alexandre Mergnat
2024-05-24 6:21 ` CK Hu (胡俊光)
2024-05-23 12:49 ` [PATCH v4 05/15] dt-bindings: display: mediatek: dsi: " Alexandre Mergnat
2024-05-24 7:55 ` CK Hu (胡俊光) [this message]
2024-05-23 12:49 ` [PATCH v4 06/15] dt-bindings: display: mediatek: dpi: add power-domains property amergnat
2024-05-24 8:56 ` CK Hu (胡俊光)
2024-06-21 15:10 ` Chun-Kuang Hu
2024-06-24 7:18 ` Alexandre Mergnat
2024-05-23 12:49 ` [PATCH v4 07/15] dt-bindings: display: mediatek: dpi: add compatible for MT8365 Alexandre Mergnat
2024-05-24 9:02 ` CK Hu (胡俊光)
2024-05-23 12:49 ` [PATCH v4 08/15] dt-bindings: display: mediatek: gamma: add compatible for MT8365 SoC Alexandre Mergnat
2024-05-23 12:49 ` [PATCH v4 09/15] dt-bindings: display: mediatek: ovl: " Alexandre Mergnat
2024-05-23 12:49 ` [PATCH v4 10/15] dt-bindings: display: mediatek: rdma: " Alexandre Mergnat
2024-05-23 12:49 ` [PATCH v4 11/15] drm/mediatek: dsi: Improves the DSI lane setup robustness Alexandre Mergnat
2024-06-27 14:31 ` Chun-Kuang Hu
2024-05-23 12:49 ` [PATCH v4 12/15] drm/mediatek: add MT8365 SoC support amergnat
2024-06-21 15:24 ` Chun-Kuang Hu
2024-06-24 7:22 ` Alexandre Mergnat
2024-05-23 12:49 ` [PATCH v4 13/15] arm64: defconfig: enable display connector support Alexandre Mergnat
2024-05-23 12:49 ` [PATCH v4 14/15] arm64: dts: mediatek: add display blocks support for the MT8365 SoC Alexandre Mergnat
2024-06-19 10:47 ` AngeloGioacchino Del Regno
2024-05-23 12:49 ` [PATCH v4 15/15] arm64: dts: mediatek: add display support for mt8365-evk Alexandre Mergnat
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=dd46c3e486b68d34a3fa8c7b42273523017f8bba.camel@mediatek.com \
--to=ck.hu@mediatek.com \
--cc=airlied@gmail.com \
--cc=amergnat@baylibre.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=catalin.marinas@arm.com \
--cc=chunkuang.hu@kernel.org \
--cc=conor+dt@kernel.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jitao.shi@mediatek.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=matthias.bgg@gmail.com \
--cc=mripard@kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
--cc=tzimmermann@suse.de \
--cc=will@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).