From: Andrew Davis <[email protected]> The SA2UL driver now works on HS devices, unblock this.
Signed-off-by: Andrew Davis <[email protected]> Reviewed-by: Praneeth Bajjuri <[email protected]> Signed-off-by: Ryan Eatmon <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb index 333c9a27..af848175 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb @@ -45,9 +45,3 @@ module_conf_ti_k3_r5_remoteproc = "softdep ti_k3_r5_remoteproc pre: virtio_rpmsg module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" KERNEL_MODULE_AUTOLOAD:append:j7 = " rpmsg_kdrv_switch" - -# Disable SA2UL for AM64x HS and J7200 HS -module_conf_sa2ul:am64xx-hs-evm = "blacklist sa2ul" -KERNEL_MODULE_PROBECONF:append:am64xx-hs-evm = " sa2ul" -module_conf_sa2ul:j7200-hs-evm = "blacklist sa2ul" -KERNEL_MODULE_PROBECONF:append:j7200-hs-evm = " sa2ul" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15053): https://lists.yoctoproject.org/g/meta-ti/message/15053 Mute This Topic: https://lists.yoctoproject.org/mt/93648938/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
