On 12-02-2025 01:57, Denys Dmytriyenko wrote:
Is it really scarthgap-specific?
Yes, this patch is scarthgap-specific because overlays are not upstreamed.
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 <[email protected]>
---
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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18323):
https://lists.yoctoproject.org/g/meta-ti/message/18323
Mute This Topic: https://lists.yoctoproject.org/mt/111117919/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-