From: Xianwei Zhao <xianwei.zhao@amlogic.com>
To: Christian Hewitt <christianshewitt@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org,
LKML <linux-kernel@vger.kernel.org>,
AML <linux-amlogic@lists.infradead.org>,
devicetree <devicetree@vger.kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Kevin Hilman <khilman@baylibre.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings
Date: Tue, 27 Jun 2023 17:02:56 +0800 [thread overview]
Message-ID: <d33f35f2-d8ac-7b8d-6f23-e89cb8636109@amlogic.com> (raw)
In-Reply-To: <94551B90-19E8-49C7-90FC-FAFA5E5E2D9C@gmail.com>
Hi Christian,
Thanks for your advice.
On 2023/6/27 16:56, Christian Hewitt wrote:
> [你通常不会收到来自 christianshewitt@gmail.com 的电子邮件。请访问 https://aka.ms/LearnAboutSenderIdentification,以了解这一点为什么很重要]
>
> [ EXTERNAL EMAIL ]
>
>> On 26 Jun 2023, at 1:52 pm, Xianwei Zhao <xianwei.zhao@amlogic.com> wrote:
>>
>> Document the new T7 SoC/board device tree bindings.
>>
>> T7 is an advanced application processor designed for smart display.
>> It integrates a powerful CPU/GPU subsystem, a secured 8K video
>> CODEC engine with all major peripherals.
>
> ^ please avoid marketing text in commit messages (and same for the
> other commits in this series).
>
Will do
>> The main system CPU is based on Big.LITTLE architecture,
>> with quad core Cortex-A73 cluster and quad core Cortex-A53 cluster.
>
> “T7 is an Amlogic SoC for smart display applications. The main CPU is
> based on a big.LITTLE architecture with a quad-core A73 cluster and
> quad-core A53 cluster.”
>
Will do
> Christian
>
>> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
>> ---
>> Documentation/devicetree/bindings/arm/amlogic.yaml | 6 ++++++
>> 1 file changed, 6 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
>> index 08d59842655c..79a8b44ffd03 100644
>> --- a/Documentation/devicetree/bindings/arm/amlogic.yaml
>> +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
>> @@ -218,6 +218,12 @@ properties:
>> - amlogic,aq222
>> - const: amlogic,s4
>>
>> + - description: Boards with the Amlogic T7 A311D2 SoC
>> + items:
>> + - enum:
>> + - amlogic,an400
>> + - const: amlogic,t7
>> +
>> additionalProperties: true
>>
>> ...
>> --
>> 2.37.1
>>
>>
>> _______________________________________________
>> linux-amlogic mailing list
>> linux-amlogic@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-amlogic
>
_______________________________________________
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:[~2023-06-27 9:03 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-26 9:52 [PATCH 0/2] Baisc devicetree support for Amlogic T7 Xianwei Zhao
2023-06-26 9:52 ` [PATCH 1/2] dt-bindings: arm: amlogic: add T7 based AN400 bindings Xianwei Zhao
2023-06-26 15:38 ` Krzysztof Kozlowski
2023-06-27 2:27 ` Xianwei Zhao
2023-06-27 2:30 ` Xianwei Zhao
2023-06-27 8:56 ` Christian Hewitt
2023-06-27 9:02 ` Xianwei Zhao [this message]
2023-06-26 9:52 ` [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400 Xianwei Zhao
2023-06-26 15:41 ` Krzysztof Kozlowski
2023-06-27 2:47 ` Xianwei Zhao
2023-06-27 7:25 ` Conor Dooley
2023-06-26 10:02 ` [PATCH 0/2] Baisc devicetree support for Amlogic T7 Conor Dooley
2023-06-27 6:13 ` Xianwei Zhao
2023-06-27 7:23 ` Conor Dooley
2023-06-27 7:51 ` Xianwei Zhao
2023-06-29 16:33 ` Lucas Tanure
2023-06-30 2:21 ` Xianwei Zhao
2023-06-30 4:39 ` Lucas Tanure
2023-06-27 7:43 ` Neil Armstrong
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=d33f35f2-d8ac-7b8d-6f23-e89cb8636109@amlogic.com \
--to=xianwei.zhao@amlogic.com \
--cc=catalin.marinas@arm.com \
--cc=christianshewitt@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=khilman@baylibre.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh+dt@kernel.org \
--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