Re: [linux-yocto] [yocto-kernel-cache][yocto-5.15][PATCH] bsp: aptiv-s32g: align with nxp-s32g kernel cache

2023-03-30 Thread Bruce Ashfield
In message: [yocto-kernel-cache][yocto-5.15][PATCH] bsp: aptiv-s32g: align with 
nxp-s32g kernel cache
on 28/03/2023 quanyang.w...@windriver.com wrote:

> From: Quanyang Wang 
> 
> Modify kernel options to align with nxp-s32g.
> 
> Signed-off-by: Quanyang Wang 
> ---
> Hi Bruce,
> Would you please help merge this patch to the branch:
>   yocto-5.15

merged.

Bruce

> Thanks,
> Quanyang
> ---
>  bsp/aptiv-s32g/aptiv-cvc.cfg | 5 +
>  1 file changed, 5 insertions(+)
> 
> diff --git a/bsp/aptiv-s32g/aptiv-cvc.cfg b/bsp/aptiv-s32g/aptiv-cvc.cfg
> index ed985b6dd9..14ad889b97 100644
> --- a/bsp/aptiv-s32g/aptiv-cvc.cfg
> +++ b/bsp/aptiv-s32g/aptiv-cvc.cfg
> @@ -29,6 +29,10 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y
>  CONFIG_CPU_FREQ_GOV_ONDEMAND=y
>  CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
>  
> +CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE=y
> +# To keep align with SDK, unset the ARM_SCMI_POWER_DOMAIN config
> +# CONFIG_ARM_SCMI_POWER_DOMAIN is not set
> +
>  #CAN
>  CONFIG_CAN=y
>  CONFIG_CAN_VCAN=y
> @@ -37,6 +41,7 @@ CONFIG_CAN_FLEXCAN=m
>  
>  #Ethernet
>  CONFIG_STMMAC_ETH=y
> +CONFIG_DWMAC_DWC_QOS_ETH=y
>  
>  #Serial
>  CONFIG_SERIAL_AMBA_PL011=y
> -- 
> 2.36.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12339): 
https://lists.yoctoproject.org/g/linux-yocto/message/12339
Mute This Topic: https://lists.yoctoproject.org/mt/97901350/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy
 [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [yocto-kernel-cache][yocto-5.15][PATCH] bsp: aptiv-s32g: align with nxp-s32g kernel cache

2023-03-28 Thread quanyang.wang
From: Quanyang Wang 

Modify kernel options to align with nxp-s32g.

Signed-off-by: Quanyang Wang 
---
Hi Bruce,
Would you please help merge this patch to the branch:
yocto-5.15
Thanks,
Quanyang
---
 bsp/aptiv-s32g/aptiv-cvc.cfg | 5 +
 1 file changed, 5 insertions(+)

diff --git a/bsp/aptiv-s32g/aptiv-cvc.cfg b/bsp/aptiv-s32g/aptiv-cvc.cfg
index ed985b6dd9..14ad889b97 100644
--- a/bsp/aptiv-s32g/aptiv-cvc.cfg
+++ b/bsp/aptiv-s32g/aptiv-cvc.cfg
@@ -29,6 +29,10 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
 
+CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE=y
+# To keep align with SDK, unset the ARM_SCMI_POWER_DOMAIN config
+# CONFIG_ARM_SCMI_POWER_DOMAIN is not set
+
 #CAN
 CONFIG_CAN=y
 CONFIG_CAN_VCAN=y
@@ -37,6 +41,7 @@ CONFIG_CAN_FLEXCAN=m
 
 #Ethernet
 CONFIG_STMMAC_ETH=y
+CONFIG_DWMAC_DWC_QOS_ETH=y
 
 #Serial
 CONFIG_SERIAL_AMBA_PL011=y
-- 
2.36.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12327): 
https://lists.yoctoproject.org/g/linux-yocto/message/12327
Mute This Topic: https://lists.yoctoproject.org/mt/97901350/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-