The first version of the patch was already accepted and promoted last week. So while this patch will apply, I am not going to accept it since the commit message does not really document what is being changed.
You should really check the prod branch before you send a v2/v3 patch to see if it was accepted and promoted already.
In this case, resend this patch without any v2, and reword all of the commit message text to explain what is changing.
On 2/10/2025 2:01 AM, Anurag Dutta wrote:
Add the overlay "k3-am625-sk-mcspi-loopback.dtso" to the j722s configuration so that SPI loopback tests can be carried out successfully. Signed-off-by: Anurag Dutta <[email protected]> --- v2: Changelog: 1) Added the correct branch 2) Added the correct overlay with test results Link to v1: https://lore.kernel.org/all/[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 \ "
-- Ryan Eatmon [email protected] ----------------------------------------- Texas Instruments, Inc. - LCPD - MGTS
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18296): https://lists.yoctoproject.org/g/meta-ti/message/18296 Mute This Topic: https://lists.yoctoproject.org/mt/111098705/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
