[linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 1/2] nxp-imx9: Add nxp-imx9 BSP kernel cache

2024-03-03 Thread Xiaolei Wang via lists.yoctoproject.org
nxp-imx9 and nxp-imx8 use a set of kernel cache in the SDK, and some drivers are common, such as the media module, so here I deleted the imx8-related pinctrl, clk and other CPU-related configurations based on the imx8 kernel cache, no changes will be made to other peripherals. Signed-off-by:

[linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 2/2] nxp-imx9: Enable GPIO_ADP5585 for imx93

2024-03-03 Thread Xiaolei Wang via lists.yoctoproject.org
Enable GPIO_ADP5585 for imx93. Signed-off-by: Xiaolei Wang --- bsp/nxp-imx9/nxp-imx9.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsp/nxp-imx9/nxp-imx9.cfg b/bsp/nxp-imx9/nxp-imx9.cfg index 945541a1..1bee68aa 100644 --- a/bsp/nxp-imx9/nxp-imx9.cfg +++ b/bsp/nxp-imx9/nxp-imx9.cfg @@

Re: [linux-yocto] Trial merge of v5.15.150 v6.1.80 for linux-yocto

2024-03-03 Thread Kevin Hao
On Sun, Mar 03, 2024 at 12:09:06PM -0500, Bruce Ashfield wrote: > On the tjxx BSPs, I had a bit of a strange merge with the dtb script, > so it may have issues. I have rechecked all the branches, and they all seem fine. Thanks Bruce. Thanks, Kevin signature.asc Description: PGP signature

[linux-yocto][yocto-kernel-cache][yocto-5.15 and yocto-6.1][PATCH] features/net_sched: remove retired config NET_SCH_CBQ and NET_SCH_DSMARK

2024-03-03 Thread Yongxin Liu via lists.yoctoproject.org
CONFIG_NET_SCH_CBQ was retired in kernel upstream commit 051d442098421 ("net/sched: Retire CBQ qdisc"). CONFIG_NET_SCH_DSMARK was retired in kernel upstream commit bbe77c14ee61 ("net/sched: Retire dsmark qdisc"). Signed-off-by: Yongxin Liu --- features/net_sched/net_sched.cfg | 2 -- 1 file

Re: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] clk: clocking-wizard: use devm_kasprintf to fix kmemleak

2024-03-03 Thread Bruce Ashfield
In message: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] clk: clocking-wizard: use devm_kasprintf to fix kmemleak on 01/03/2024 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Use devm_kasprintf instead of kasprintf to fix the following kmemleak: > >

Re: [linux-yocto][linux-yocto v6.1] kernel code for marvell cn10xxx

2024-03-03 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.1] kernel code for marvell cn10xxx on 01/03/2024 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: > v6.1/standard/cn-sdkv5.15/octeon >

Re: [linux-yocto] Trial merge of v5.15.150 v6.1.80 for linux-yocto

2024-03-03 Thread Bruce Ashfield
In message: Trial merge of v5.15.150 v6.1.80 for linux-yocto on 03/03/2024 Kevin Hao wrote: > Hi Bruce, > > This is a trial merge of the stable kernel v5.15.150 v6.1.80 for the > following branches in the linux-yocto. > d9a206b1e8df v5.15/standard/sdkv5.10/axxia > 3bbed27ea98f