On Fri, Dec 10, 2021 at 02:56:24AM +0000, Yogesh Siraswar via 
lists.yoctoproject.org wrote:
> SA2UL GP driver will not work for HS. Need SA2UL HS driver.
> Till it is implemented blacklist sa2ul for am64xx hs and j7200 hs
> 
> Change Suggested by: Denys Dmytriyenko <de...@denix.org>

BTW, there's a standard Suggested-by: tag...


> Signed-off-by: Yogesh Siraswar <yoge...@ti.com>

Reviewed-by: Denys Dmytriyenko <de...@konsulko.com>


> ---
>  recipes-kernel/linux/linux-ti-staging_5.10.bb | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb 
> b/recipes-kernel/linux/linux-ti-staging_5.10.bb
> index 9fd9506e..3f3d50af 100644
> --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
> @@ -27,7 +27,7 @@ SRCREV = "dcc6bedb2c2bdb509709e4ae08303206e95ce6c2"
>  PV = "5.10.65+git${SRCPV}"
>  
>  # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
> -MACHINE_KERNEL_PR_append = "a"
> +MACHINE_KERNEL_PR_append = "b"
>  PR = "${MACHINE_KERNEL_PR}"
>  
>  KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
> @@ -43,3 +43,9 @@ 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.17.1
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14284): 
https://lists.yoctoproject.org/g/meta-ti/message/14284
Mute This Topic: https://lists.yoctoproject.org/mt/87628580/21656
Group Owner: meta-ti+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to