[meta-ti,dunfell] linux-ti-staging: Unblock SA2UL for AM64x and J7200 HS devices

Message ID 20220628204514.5159-1-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,dunfell] linux-ti-staging: Unblock SA2UL for AM64x and J7200 HS devices | expand

Commit Message

Andrew Davis June 28, 2022, 8:45 p.m. UTC
The SA2UL driver now works on HS devices, unblock this.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 ------
 1 file changed, 6 deletions(-)

Comments

Bajjuri, Praneeth June 30, 2022, 10:08 a.m. UTC | #1
Andrew,

assuming this is applicable for master branch as well.

On 6/29/2022 2:15 AM, Andrew Davis via lists.yoctoproject.org wrote:
> The SA2UL driver now works on HS devices, unblock this.
> 
> Signed-off-by: Andrew Davis <afd@ti.com>

Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>

> ---
>   recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 ------
>   1 file changed, 6 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
> index 75ffa904..59094a9e 100644
> --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
> +++ b/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"
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#14846): https://lists.yoctoproject.org/g/meta-ti/message/14846
> Mute This Topic: https://lists.yoctoproject.org/mt/92052612/2167429
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [praneeth@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Andrew Davis June 30, 2022, 1:32 p.m. UTC | #2
On 6/30/22 5:08 AM, Bajjuri, Praneeth wrote:
> Andrew,
> 
> assuming this is applicable for master branch as well.
> 

I'd think so yes, I've been a bit time crunched lately so not been
testing these against master. Plan was to go back later and check
all my patches that didn't get synced to master and resend as needed.

Andrew

> On 6/29/2022 2:15 AM, Andrew Davis via lists.yoctoproject.org wrote:
>> The SA2UL driver now works on HS devices, unblock this.
>>
>> Signed-off-by: Andrew Davis <afd@ti.com>
> 
> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
> 
>> ---
>>   recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 ------
>>   1 file changed, 6 deletions(-)
>>
>> diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
>> index 75ffa904..59094a9e 100644
>> --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
>> +++ b/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"
>>
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#14846): https://lists.yoctoproject.org/g/meta-ti/message/14846
>> Mute This Topic: https://lists.yoctoproject.org/mt/92052612/2167429
>> Group Owner: meta-ti+owner@lists.yoctoproject.org
>> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [praneeth@ti.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>

Patch

diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index 75ffa904..59094a9e 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/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"