[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aa10c7a1-ddbd-a3ae-3035-f26a5ce073ae@ti.com>
Date: Wed, 30 Sep 2020 16:56:45 +0300
From: Grygorii Strashko <grygorii.strashko@...com>
To: Peter Ujfalusi <peter.ujfalusi@...com>, <nm@...com>,
<t-kristo@...com>, <ssantosh@...nel.org>, <lokeshvutla@...com>,
"Nori, Sekhar" <nsekhar@...com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Vignesh Raghavendra <vigneshr@...com>,
"Anna, Suman" <s-anna@...com>
Subject: Re: [PATCH 11/11] soc: ti: k3-socinfo: Add entry for AM64 SoC family
On 28/09/2020 11:34, Peter Ujfalusi wrote:
> It's JTAG PARTNO is 0xBB38.
>
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@...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 bbbc2d2b7091..a14ec68846dd 100644
> --- a/drivers/soc/ti/k3-socinfo.c
> +++ b/drivers/soc/ti/k3-socinfo.c
> @@ -40,6 +40,7 @@ static const struct k3_soc_id {
> { 0xBB5A, "AM65X" },
> { 0xBB64, "J721E" },
> { 0xBB6D, "J7200" },
> + { 0xBB38, "AM64" }
Shouldn't it be AM64X
> };
>
> static int
>
--
Best regards,
grygorii
Powered by blists - more mailing lists