From: Jayesh Choudhary <j-choudhary@ti.com>
To: Nishanth Menon <nm@ti.com>
Cc: <ssantosh@kernel.org>, <s-vadapalli@ti.com>,
<linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] soc: ti: k3-socinfo: Add entry for J784S4 SOC
Date: Tue, 14 Mar 2023 14:35:35 +0530 [thread overview]
Message-ID: <be5b5cc2-8063-2acd-31a6-eabed65ee3fc@ti.com> (raw)
In-Reply-To: <20230313161939.ortphyo3ntu2dl3b@bully>
On 13/03/23 21:49, Nishanth Menon wrote:
> On 12:20-20230313, Jayesh Choudhary wrote:
>> J784S4 SoC's JTAG PARTNO is 0xBB80.
>>
>> Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
>
> ^^ is that Co-developed-by ?
The authorship is incorrect. I have fixed it in v2.
>
>> Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
>> ---
>> drivers/soc/ti/k3-socinfo.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/soc/ti/k3-socinfo.c b/drivers/soc/ti/k3-socinfo.c
>> index d15764e19d96..ad97e08a25f6 100644
>> --- a/drivers/soc/ti/k3-socinfo.c
>> +++ b/drivers/soc/ti/k3-socinfo.c
>> @@ -43,6 +43,7 @@ static const struct k3_soc_id {
>> { 0xBB38, "AM64X" },
>> { 0xBB75, "J721S2"},
>> { 0xBB7E, "AM62X" },
>> + { 0xBB80, "J784S4" },
>> { 0xBB8D, "AM62AX" },
>> };
>>
>> --
>> 2.25.1
>>
>
prev parent reply other threads:[~2023-03-14 9:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-13 6:50 Jayesh Choudhary
2023-03-13 16:19 ` Nishanth Menon
2023-03-14 9:05 ` Jayesh Choudhary [this message]
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=be5b5cc2-8063-2acd-31a6-eabed65ee3fc@ti.com \
--to=j-choudhary@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=s-vadapalli@ti.com \
--cc=ssantosh@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
Powered by JetHome