All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hari Prasath <gehariprasath@ti.com>
To: Anurag Dutta <a-dutta@ti.com>, <meta-ti@lists.yoctoproject.org>,
	<denis@denix.org>, <reatmon@ti.com>
Cc: <u-kumar1@ti.com>
Subject: Re: [meta-ti] [master/scarthgap][PATCH] conf: machine: j722s: Fix overlay name in KERNEL_DEVICETREE_PREFIX
Date: Wed, 12 Nov 2025 16:13:49 +0530	[thread overview]
Message-ID: <7a9a4f33-29a9-40f8-b0c7-9451d1199d66@ti.com> (raw)
In-Reply-To: <20251112061742.2741418-1-a-dutta@ti.com>

On 12/11/25 11:47 am, Anurag Dutta wrote:
> Currently, the overlay mentioned in KERNEL_DEVICETREE_PREFIX in case
> of j722s is "k3-am625-sk-mcspi-loopback" which is incorrect as it has
> been renamed recently. Change the overlay to "k3-am62x-sk-mcspi-loopback"
> in order to carry out SPI loopback tests successfully.
> 
> Fixes: 3b2097d72758 ("conf: machine: j722s: Change overlay in KERNEL_DEVICETREE_PREFIX")
> Signed-off-by: Anurag Dutta <a-dutta@ti.com>

After confirming the renaming of overlay,

Acked-by: gehariprasath <gehariprasath@ti.com>

> ---
>   meta-ti-bsp/conf/machine/j722s-evm.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/conf/machine/j722s-evm.conf b/meta-ti-bsp/conf/machine/j722s-evm.conf
> index 52a6cfbd..8d69a23e 100644
> --- a/meta-ti-bsp/conf/machine/j722s-evm.conf
> +++ b/meta-ti-bsp/conf/machine/j722s-evm.conf
> @@ -7,7 +7,7 @@ require conf/machine/include/j722s.inc
>   KERNEL_DEVICETREE_PREFIX = " \
>       ti/k3-j722s \
>       ti/k3-fpdlink \
> -    ti/k3-am625-sk-mcspi-loopback \
> +    ti/k3-am62x-sk-mcspi-loopback \
>       ti/k3-v3link \
>   "
>   



      parent reply	other threads:[~2025-11-13 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-12  6:17 [meta-ti] [master/scarthgap][PATCH] conf: machine: j722s: Fix overlay name in KERNEL_DEVICETREE_PREFIX Anurag Dutta
2025-11-12  6:20 ` PRC Automation
2025-11-12 10:43 ` Hari Prasath [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=7a9a4f33-29a9-40f8-b0c7-9451d1199d66@ti.com \
    --to=gehariprasath@ti.com \
    --cc=a-dutta@ti.com \
    --cc=denis@denix.org \
    --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.