All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dutta, Anurag" <a-dutta@ti.com>
To: "Kumar, Udit" <u-kumar1@ti.com>, <reatmon@ti.com>, <denys@konsulko.com>
Cc: <meta-ti@lists.yoctoproject.org>
Subject: Re: [PATCH] conf: machine: j722s: Add overlay to KERNEL_DEVICETREE_PREFIX
Date: Mon, 10 Feb 2025 12:53:49 +0530	[thread overview]
Message-ID: <e3dfd433-3426-4aa8-bfb1-d72509422dc8@ti.com> (raw)
In-Reply-To: <8f3de3ea-0e89-452f-aef5-015d2d61fb3a@ti.com>


On 08-02-2025 18:08, Kumar, Udit wrote:
>
> On 2/5/2025 1:02 PM, Anurag Dutta wrote:
>> Add the overlay "k3-j7200-evm-mcspi-loopback.dtso" to the j722s
>> configuration so that SPI loopback tests can be carried out
>> successfully.
>>
>> Signed-off-by: Anurag Dutta <a-dutta@ti.com>
>> ---
>>   meta-ti-bsp/conf/machine/j722s-evm.conf | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/meta-ti-bsp/conf/machine/j722s-evm.conf 
>> b/meta-ti-bsp/conf/machine/j722s-evm.conf
>> index 2af0981e..8f42866c 100644
>> --- a/meta-ti-bsp/conf/machine/j722s-evm.conf
>> +++ b/meta-ti-bsp/conf/machine/j722s-evm.conf
>> @@ -7,6 +7,7 @@ require conf/machine/include/j722s.inc
>>   KERNEL_DEVICETREE_PREFIX = " \
>>       ti/k3-j722s \
>>       ti/k3-fpdlink \
>> +    ti/k3-j7200-evm-mcspi-loopback \
>
> How do you see, this loopback working,
>
> AFAIK , this SOC does not have mcu_spi2 and main_spi4

Mistake on my part. We will only use main_spi0 for loopback testing.
The correct dtso will be "ti/k3-am625-sk-mcspi-loopback.dtso".
Will send a v2 patch with test results.

>>       ti/k3-v3link \
>>   "


      reply	other threads:[~2025-02-10  7:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-05  7:32 [PATCH] conf: machine: j722s: Add overlay to KERNEL_DEVICETREE_PREFIX Anurag Dutta
2025-02-05  7:52 ` [EXTERNAL] [meta-ti] " Chirag Shilwant
2025-02-08 12:38 ` Kumar, Udit
2025-02-10  7:23   ` Dutta, Anurag [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=e3dfd433-3426-4aa8-bfb1-d72509422dc8@ti.com \
    --to=a-dutta@ti.com \
    --cc=denys@konsulko.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    --cc=u-kumar1@ti.com \
    /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.