From: Denys Dmytriyenko <denis@denix.org>
To: a-dutta@ti.com
Cc: reatmon@ti.com, denys@konsulko.com, u-kumar1@ti.com,
meta-ti@lists.yoctoproject.org, c-shilwant@ti.com,
a-limaye@ti.com
Subject: Re: [meta-ti][scarthgap][PATCH] conf: machine: j722s: Change overlay in KERNEL_DEVICETREE_PREFIX
Date: Tue, 11 Feb 2025 15:27:44 -0500 [thread overview]
Message-ID: <20250211202744.GT21608@denix.org> (raw)
In-Reply-To: <20250211055530.16704-1-a-dutta@ti.com>
Is it really scarthgap-specific?
On Tue, Feb 11, 2025 at 11:25:30AM +0530, Anurag Dutta via lists.yoctoproject.org wrote:
> Currently, the overlay mentioned in KERNEL_DEVICETREE_PREFIX in case
> of j722s is "k3-j7200-evm-mcspi-loopback" which is incorrect. Change
> the overlay to "k3-am625-sk-mcspi-loopback.dtso" in order to carry
> out SPI loopback tests successfully.
>
> Fixes: 13b691a9bc2d ("conf: machine: j722s: Add overlay to
> KERNEL_DEVICETREE_PREFIX")
>
> Signed-off-by: Anurag Dutta <a-dutta@ti.com>
> ---
>
> Test link: https://gist.github.com/anuragdutta731/f93908b31d524ff0c52c3fd314449948
>
> 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 8f42866c..52a6cfbd 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-j7200-evm-mcspi-loopback \
> + ti/k3-am625-sk-mcspi-loopback \
> ti/k3-v3link \
> "
>
> --
> 2.34.1
next prev parent reply other threads:[~2025-02-11 20:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-11 5:55 [meta-ti][scarthgap][PATCH] conf: machine: j722s: Change overlay in KERNEL_DEVICETREE_PREFIX Anurag Dutta
2025-02-11 20:27 ` Denys Dmytriyenko [this message]
2025-02-17 5:27 ` Dutta, Anurag
2025-02-17 15:20 ` Ryan Eatmon
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=20250211202744.GT21608@denix.org \
--to=denis@denix.org \
--cc=a-dutta@ti.com \
--cc=a-limaye@ti.com \
--cc=c-shilwant@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.