Re: [linux-yocto][linux-yocto v6.1][PATCH 0/2] Enable support for AXM55/56XX

2023-10-25 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.1][PATCH 0/2] Enable support for AXM55/56XX on 24/10/2023 Liwei Song wrote: > Hi Bruce, > > This pull is to enable support for board AXM55XX/56XX, because the SDK > isn't updated since 5.10, all these patches are from linux-yocto-5.15 > Both standard and

Re: [linux-yocto]: [kernel v5.15]: arch: arm64: dts: remove the dts file with license limitation

2023-10-25 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel v5.15]: arch: arm64: dts: remove the dts file with license limitation on 24/10/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to remove the dts file with license limitation > Could you please help to merge this patch into linux-yocto

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

2023-10-25 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.1] kernel code for marvell octeon on 25/10/2023 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 > v6.1/standa

[linux-yocto] Trial merge of v5.15.137 v6.1.60 for linux-yocto

2023-10-25 Thread Kevin Hao
Hi Bruce, This is a trial merge of the stable kernel v5.15.137 v6.1.60 for the following branches in the linux-yocto. 383dab73512e v5.15/standard/sdkv5.10/axxia 23e4a8c135f0 v5.15/standard/preempt-rt/sdkv5.10/axxia cfda2504c69b v5.15/standard/base 52265f08381b v5.15/standard/preempt-r

Re: [linux-yocto]: [kernel v5.15]: arch: arm64: dts: remove the dts file with license limitation

2023-10-25 Thread Meng Li via lists.yoctoproject.org
> -Original Message- > From: Bruce Ashfield > Sent: Thursday, October 26, 2023 4:29 AM > To: Li, Meng > Cc: linux-yocto@lists.yoctoproject.org > Subject: Re: [linux-yocto]: [kernel v5.15]: arch: arm64: dts: remove the dts > file > with license limitation > > CAUTION: This email comes

[ping]Re: [linux-yocto][v5.10/standard/preempt-rt/base][PATCH] fix linux-yocto-rt compile error

2023-10-25 Thread Li Wang via lists.yoctoproject.org
ping... Thanks, LiWang. On 10/22/2023 19:21, Li Wang via lists.yoctoproject.org wrote: kernel-source/include/net/sch_generic.h:198:17: error: implicit declaration of function 'raw_write_seqcount_t_begin'; did you mean 'raw_write_seqcount_begin'? [-Werror=implicit-function-declaration] Signed-o

Re: [ping]Re: [linux-yocto][v5.10/standard/preempt-rt/base][PATCH] fix linux-yocto-rt compile error

2023-10-25 Thread Bruce Ashfield
ping to answer the questions that Paul asked. ;) I'm not going to merge this until that happens. Bruce On Wed, Oct 25, 2023 at 10:23 PM Wang, Li wrote: > > ping... > > Thanks, > LiWang. > > On 10/22/2023 19:21, Li Wang via lists.yoctoproject.org wrote: > > kernel-source/include/net/sch_generic.

Re: [linux-yocto]: [kernel v5.15]: arch: arm64: dts: remove the dts file with license limitation

2023-10-25 Thread Bruce Ashfield
On Wed, Oct 25, 2023 at 9:25 PM Li, Meng wrote: > > > > > -Original Message- > > From: Bruce Ashfield > > Sent: Thursday, October 26, 2023 4:29 AM > > To: Li, Meng > > Cc: linux-yocto@lists.yoctoproject.org > > Subject: Re: [linux-yocto]: [kernel v5.15]: arch: arm64: dts: remove the > >

[linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx7: set CONFIG_CC_OPTIMIZE_FOR_SIZE to n

2023-10-25 Thread Xiaolei Wang via lists.yoctoproject.org
Disable CONFIG_CC_OPTIMIZE_FOR_SIZE to fix the warning when do_kernel_configcheck: [NOTE]: 'CONFIG_CC_OPTIMIZE_FOR_SIZE' last val (n) and .config val (y) do not match [INFO]: CONFIG_CC_OPTIMIZE_FOR_SIZE : y ## .config: 210 :configs/v6.1/standard/preempt-rt/arch/arm/arm.cfg (y) configs/v6.1