[linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] Revert "OF: DT-Overlay configfs interface (v8)"

2023-05-30 Thread quanyang.wang via lists.yoctoproject.org
From: Quanyang Wang This patch has been merged to base branch, so we revert it in xlnx branches. Signed-off-by: Quanyang Wang --- Hi Bruce, Would you please help merge this patch to the branches: v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc v6.1/standard/sdkv6.1/xlnx-soc Thanks,

Re: [linux-yocto][v5.15/standard/preempt-rt/base][PATCH] OF: DT-Overlay configfs interface (v8)

2023-05-30 Thread quanyang.wang via lists.yoctoproject.org
Hi Bruce, I wrote the wrong branch information. It should be: v6.1/standard/preempt-rt/base v6.1/standard/base And this patch will conflict with another patch ("Revert "OF: DT-Overlay configfs interface (v8)" I just sent which is

[linux-yocto][linux-yocto v6.1/standard/ti-sdk-5.10/ti-j7xxx & v6.1/standard/preempt-rt/ti-sdk-5.10/ti-j7xxx][PATCH] net: ethernet: ti: am65-cpsw: drop unused variable 'dev'

2023-05-30 Thread Xulin Sun via lists.yoctoproject.org
Drop unused variable 'dev', to fix below warning: drivers/net/ethernet/ti/am65-cpsw-nuss.c:1767:24: warning: unused variable 'dev' [-Wunused-variable] 1767 | struct device *dev = common->dev; Signed-off-by: Xulin Sun --- drivers/net/ethernet/ti/am65-cpsw-nuss.c | 1 - 1 file changed, 1

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 1/1] nxp-imx8: Enable Vivante GPU driver

2023-05-30 Thread Xiaolei Wang via lists.yoctoproject.org
Hi bruce I found that this patch does not seem to be merged into the yocto-kernel-cache yocto-6.1 branch, can you help me merge it again thanks xiaolei From: Bruce Ashfield Sent: Tuesday, May 9, 2023 6:12 AM To: Wang, Xiaolei Cc:

[linux-yocto][v5.15/standard/preempt-rt/base][PATCH] OF: DT-Overlay configfs interface (v8)

2023-05-30 Thread quanyang.wang via lists.yoctoproject.org
From: Pantelis Antoniou commit 999eb1a8fdc4512412c7bc519c895bc2a6fabbe0 from https://github.com/Xilinx/linux-xlnx.git Add a runtime interface to using configfs for generic device tree overlay usage. With it its possible to use device tree overlays without having to use a per-platform overlay

Re: [linux-yocto] yaffs_vfs warning

2023-05-30 Thread Bruce Ashfield
On Mon, May 29, 2023 at 11:41 PM He Zhe wrote: > > Sorry for messy encoding... > > > We met the following warning when build linux-yocto v6.1, introduced by > latter diff. It perhaps miscalculates the buf length. Are you only seeing it with gcc-13 ? That fix follows the same pattern as many

Re: [linux-yocto] yaffs_vfs warning

2023-05-30 Thread He Zhe via lists.yoctoproject.org
On 5/30/23 21:35, Bruce Ashfield wrote: > On Mon, May 29, 2023 at 11:41 PM He Zhe wrote: >> Sorry for messy encoding... >> >> >> We met the following warning when build linux-yocto v6.1, introduced by >> latter diff. It perhaps miscalculates the buf length. > Are you only seeing it with gcc-13

Re: [linux-yocto][v5.15/standard/preempt-rt/base][PATCH] OF: DT-Overlay configfs interface (v8)

2023-05-30 Thread Bruce Ashfield
In message: Re: [linux-yocto][v5.15/standard/preempt-rt/base][PATCH] OF: DT-Overlay configfs interface (v8) on 30/05/2023 Quanyang Wang wrote: > Hi Bruce, > > I wrote the wrong branch information. It should be: > > v6.1/standard/preempt-rt/base > > v6.1/standard/base > > And this patch will

Re: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-5.10/ti-j7xxx & v6.1/standard/preempt-rt/ti-sdk-5.10/ti-j7xxx][PATCH] net: ethernet: ti: am65-cpsw: drop unused variable 'dev'

2023-05-30 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-5.10/ti-j7xxx & v6.1/standard/preempt-rt/ti-sdk-5.10/ti-j7xxx][PATCH] net: ethernet: ti: am65-cpsw: drop unused variable 'dev' on 30/05/2023 Xulin Sun wrote: > Drop unused variable 'dev', to fix below warning: >

[linux-yocto] Trial merge of v5.15.114 v6.1.31 for linux-yocto

2023-05-30 Thread Kevin Hao
Hi Bruce, This is a trial merge of the stable kernel v5.15.114 v6.1.31 for the following branches in the linux-yocto. d547e7f5bc0a v5.15/standard/sdkv5.10/axxia 59a34b26f323 v5.15/standard/preempt-rt/sdkv5.10/axxia 9fd769562dae v5.15/standard/base 6af1dfdecdf3

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 1/1] nxp-imx8: Enable Vivante GPU driver

2023-05-30 Thread Bruce Ashfield
In message: Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 1/1] nxp-imx8: Enable Vivante GPU driver on 30/05/2023 Wang, Xiaolei wrote: > Hi bruce > > I found that this patch does not seem to be merged into the yocto-kernel-cache > yocto-6.1 branch, can you help me merge it again It