From: Rob Herring <robh@kernel.org>
To: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Cc: Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Chen-Yu Tsai <wenst@chromium.org>,
linux-mediatek@lists.infradead.org,
Ryder Lee <ryder.lee@kernel.org>,
Project_Global_Chrome_Upstream_Group@mediatek.com,
hsinyi@chromium.org, Matthias Brugger <matthias.bgg@gmail.com>,
linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
devicetree@vger.kernel.org
Subject: Re: [PATCH v8 1/2] dt-bindings: arm: Add compatible for MediaTek MT8186
Date: Fri, 29 Apr 2022 17:31:42 -0500 [thread overview]
Message-ID: <YmxnTqCCtF7bchxW@robh.at.kernel.org> (raw)
In-Reply-To: <20220428061717.11197-2-allen-kh.cheng@mediatek.com>
On Thu, 28 Apr 2022 14:17:16 +0800, Allen-KH Cheng wrote:
> This commit adds dt-binding documentation for the MediaTek MT8186
> reference board.
>
> Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
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: Rob Herring <robh@kernel.org>
To: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Cc: Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Chen-Yu Tsai <wenst@chromium.org>,
linux-mediatek@lists.infradead.org,
Ryder Lee <ryder.lee@kernel.org>,
Project_Global_Chrome_Upstream_Group@mediatek.com,
hsinyi@chromium.org, Matthias Brugger <matthias.bgg@gmail.com>,
linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
devicetree@vger.kernel.org
Subject: Re: [PATCH v8 1/2] dt-bindings: arm: Add compatible for MediaTek MT8186
Date: Fri, 29 Apr 2022 17:31:42 -0500 [thread overview]
Message-ID: <YmxnTqCCtF7bchxW@robh.at.kernel.org> (raw)
In-Reply-To: <20220428061717.11197-2-allen-kh.cheng@mediatek.com>
On Thu, 28 Apr 2022 14:17:16 +0800, Allen-KH Cheng wrote:
> This commit adds dt-binding documentation for the MediaTek MT8186
> reference board.
>
> Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Cc: Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Chen-Yu Tsai <wenst@chromium.org>,
linux-mediatek@lists.infradead.org,
Ryder Lee <ryder.lee@kernel.org>,
Project_Global_Chrome_Upstream_Group@mediatek.com,
hsinyi@chromium.org, Matthias Brugger <matthias.bgg@gmail.com>,
linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
devicetree@vger.kernel.org
Subject: Re: [PATCH v8 1/2] dt-bindings: arm: Add compatible for MediaTek MT8186
Date: Fri, 29 Apr 2022 17:31:42 -0500 [thread overview]
Message-ID: <YmxnTqCCtF7bchxW@robh.at.kernel.org> (raw)
In-Reply-To: <20220428061717.11197-2-allen-kh.cheng@mediatek.com>
On Thu, 28 Apr 2022 14:17:16 +0800, Allen-KH Cheng wrote:
> This commit adds dt-binding documentation for the MediaTek MT8186
> reference board.
>
> Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2022-04-29 22:32 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-28 6:17 [PATCH v8 0/2] Add basic node support for MediaTek MT8186 SoC Allen-KH Cheng
2022-04-28 6:17 ` Allen-KH Cheng
2022-04-28 6:17 ` Allen-KH Cheng
2022-04-28 6:17 ` [PATCH v8 1/2] dt-bindings: arm: Add compatible for MediaTek MT8186 Allen-KH Cheng
2022-04-28 6:17 ` Allen-KH Cheng
2022-04-28 6:17 ` Allen-KH Cheng
2022-04-28 13:34 ` AngeloGioacchino Del Regno
2022-04-28 13:34 ` AngeloGioacchino Del Regno
2022-04-28 13:34 ` AngeloGioacchino Del Regno
2022-04-29 22:31 ` Rob Herring [this message]
2022-04-29 22:31 ` Rob Herring
2022-04-29 22:31 ` Rob Herring
2022-04-28 6:17 ` [PATCH v8 2/2] arm64: dts: Add MediaTek SoC MT8186 dts and evaluation board and Makefile Allen-KH Cheng
2022-04-28 6:17 ` Allen-KH Cheng
2022-04-28 6:17 ` Allen-KH Cheng
2022-04-28 13:32 ` AngeloGioacchino Del Regno
2022-04-28 13:32 ` AngeloGioacchino Del Regno
2022-04-28 13:32 ` AngeloGioacchino Del Regno
2022-05-05 13:10 ` allen-kh.cheng
2022-05-05 13:10 ` allen-kh.cheng
2022-04-28 17:27 ` Nícolas F. R. A. Prado
2022-04-28 17:27 ` Nícolas F. R. A. Prado
2022-04-28 17:27 ` Nícolas F. R. A. Prado
2022-04-29 21:39 ` Nícolas F. R. A. Prado
2022-04-29 21:39 ` Nícolas F. R. A. Prado
2022-04-29 21:39 ` Nícolas F. R. A. Prado
2022-05-05 12:21 ` allen-kh.cheng
2022-05-05 12:21 ` allen-kh.cheng
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=YmxnTqCCtF7bchxW@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=allen-kh.cheng@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=hsinyi@chromium.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
--cc=ryder.lee@kernel.org \
--cc=wenst@chromium.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.