[linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc]Update nxp-soc SDK linux v6.1 patches to rt-kernel

2023-07-27 Thread Xiaolei Wang via lists.yoctoproject.org
Hi bruce Would you please merge the following patch into branch v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc The following changes since commit 0879a175f62e5b4a576e808065fbcd47a5e1925b: Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc (2023-07-27 11:00:34

Re: [linux-yocto] Trial merge of v5.15.121 v6.1.40 for linux-yocto

2023-07-27 Thread Kevin Hao
On Thu, Jul 27, 2023 at 09:18:19AM -0400, Bruce Ashfield wrote: > On Thu, Jul 27, 2023 at 9:15 AM Bruce Ashfield via > lists.yoctoproject.org > wrote: > > > > On Thu, Jul 27, 2023 at 2:20 AM Kevin Hao wrote: > > > > > > On Mon, Jul 24, 2023 at 02:40:14PM +0800, Kevin Hao wrote: > > > > Hi Bruce,

Re: [linux-yocto][branch v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc]Update nxp-soc SDK linux v6.1 patches

2023-07-27 Thread Bruce Ashfield
In message: [linux-yocto][branch v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc]Update nxp-soc SDK linux v6.1 patches on 26/07/2023 Xiaolei Wang wrote: > Hi bruce > > Would you please merge the following patch into branch > v6.1/standard/nxp-sdk-6.1/nxp-soc &

Re: [linux-yocto] [yocto-kernel-cache][yocto-6.1][PATCH] bsp: xilinx-versal: add support for Xilinx Versal boards

2023-07-27 Thread Bruce Ashfield
merged. Bruce In message: [yocto-kernel-cache][yocto-6.1][PATCH] bsp: xilinx-versal: add support for Xilinx Versal boards on 27/07/2023 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Add scc and cfg files for Xilinx VMK180/VCK190 boards. > > Signed-off-by: Quanyang Wang > ---

Re: [linux-yocto] [linux-yocto PATCH] drm/panel: Replace pre_enable_upstream_first with pre_enable_prev_first

2023-07-27 Thread Bruce Ashfield
In message: [linux-yocto PATCH] drm/panel: Replace pre_enable_upstream_first with pre_enable_prev_first on 27/07/2023 Kevin Hao wrote: > From: Kevin Hao > > Two similar commit ea4c35c84386 ("drm/bridge: Introduce > pre_enable_upstream_first to alter bridge init order") and commit >

Re: [linux-yocto] [linux-yocto PATCH] resctrl: Drop the duplicate codes introduced by stable merge

2023-07-27 Thread Bruce Ashfield
In message: [linux-yocto PATCH] resctrl: Drop the duplicate codes introduced by stable merge on 27/07/2023 Kevin Hao wrote: > From: Kevin Hao > > For the octeon branches, most of the codes for resctrl were moved to > fs/resctrl. After the merge of stable v6.1.39 (commit 6f694c30dc0d), > some

Re: [linux-yocto] [linux-yocto PATCH] i2c: xiic: Drop the duplicate codes introduced by stable merge

2023-07-27 Thread Bruce Ashfield
In message: [linux-yocto PATCH] i2c: xiic: Drop the duplicate codes introduced by stable merge on 27/07/2023 Kevin Hao wrote: > From: Kevin Hao > > After the merge of stable v5.15.122 stable kernel (commit 4900bde55da2), > two blocks to handle the BNB (bus not busy) interrupt were introduced.

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: add scc and cfg files for nxp-lx2xxx platform

2023-07-27 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: add scc and cfg files for nxp-lx2xxx platform on 27/07/2023 Xulin Sun wrote: > Signed-off-by: Xulin Sun > --- > bsp/nxp-lx2xxx/nxp-lx2xxx-preempt-rt.scc | 8 + > bsp/nxp-lx2xxx/nxp-lx2xxx-standard.scc

Re: [linux-yocto] Trial merge of v5.15.121 v6.1.40 for linux-yocto

2023-07-27 Thread Bruce Ashfield
On Thu, Jul 27, 2023 at 9:15 AM Bruce Ashfield via lists.yoctoproject.org wrote: > > On Thu, Jul 27, 2023 at 2:20 AM Kevin Hao wrote: > > > > On Mon, Jul 24, 2023 at 02:40:14PM +0800, Kevin Hao wrote: > > > Hi Bruce, > > > > > > This is a trial merge of the stable kernel v5.15.121, v6.1.40 for

Re: [linux-yocto] Trial merge of v5.15.121 v6.1.40 for linux-yocto

2023-07-27 Thread Bruce Ashfield
On Thu, Jul 27, 2023 at 2:20 AM Kevin Hao wrote: > > On Mon, Jul 24, 2023 at 02:40:14PM +0800, Kevin Hao wrote: > > Hi Bruce, > > > > This is a trial merge of the stable kernel v5.15.121, v6.1.40 for the > > following branches in the linux-yocto. > > d217e2a854d4 v5.15/standard/sdkv5.10/axxia

[linux-yocto] Trial merge of v5.15.123 v6.1.42 for linux-yocto

2023-07-27 Thread Kevin Hao
Hi Bruce, This is a trial merge of the stable kernel v5.15.123 v6.1.42 for the following branches in the linux-yocto. 0333c30a756c v5.15/standard/sdkv5.10/axxia 2607b7ad4254 v5.15/standard/preempt-rt/sdkv5.10/axxia e381e588ec6a v5.15/standard/base 4aaeace61a86

[linux-yocto] [yocto-kernel-cache][yocto-6.1][PATCH] bsp: xilinx-versal: add support for Xilinx Versal boards

2023-07-27 Thread quanyang.wang via lists.yoctoproject.org
From: Quanyang Wang Add scc and cfg files for Xilinx VMK180/VCK190 boards. Signed-off-by: Quanyang Wang --- Hi Bruce, Would you please help merge this patch to the branch: yocto-6.1 Thanks, Quanyang --- .../xilinx-versal-preempt-rt.scc | 8 +

Re: [linux-yocto] Trial merge of v5.15.121 v6.1.40 for linux-yocto

2023-07-27 Thread Kevin Hao
On Mon, Jul 24, 2023 at 02:40:14PM +0800, Kevin Hao wrote: > Hi Bruce, > > This is a trial merge of the stable kernel v5.15.121, v6.1.40 for the > following branches in the linux-yocto. > d217e2a854d4 v5.15/standard/sdkv5.10/axxia > 87668f21cf3e v5.15/standard/preempt-rt/sdkv5.10/axxia >

[linux-yocto] [linux-yocto PATCH] drm/panel: Replace pre_enable_upstream_first with pre_enable_prev_first

2023-07-27 Thread Kevin Hao
From: Kevin Hao Two similar commit ea4c35c84386 ("drm/bridge: Introduce pre_enable_upstream_first to alter bridge init order") and commit 5044e5f2511c ("drm/bridge: Introduce pre_enable_prev_first to alter bridge init order") were from SDK and stable respectively and provide almost the same

[linux-yocto] [linux-yocto PATCH] resctrl: Drop the duplicate codes introduced by stable merge

2023-07-27 Thread Kevin Hao
From: Kevin Hao For the octeon branches, most of the codes for resctrl were moved to fs/resctrl. After the merge of stable v6.1.39 (commit 6f694c30dc0d), some duplicate codes slipped into arch/x86/kernel/cpu/resctrl/rdtgroup.c. So drop all of them. Also reapply the changes in stable commit

[linux-yocto] [linux-yocto PATCH] i2c: xiic: Drop the duplicate codes introduced by stable merge

2023-07-27 Thread Kevin Hao
From: Kevin Hao After the merge of stable v5.15.122 stable kernel (commit 4900bde55da2), two blocks to handle the BNB (bus not busy) interrupt were introduced. One was added by SDK commit 622176d24add ("i2c: xiic: Fix Tx Interrupt path for grouped messages"), and the other was added by stable

Re: [linux-yocto] [linux-yocto PATCH] i2c: xiic: Drop the duplicate codes introduced by stable merge

2023-07-27 Thread Kevin Hao via lists.yoctoproject.org
On Thu, Jul 27, 2023 at 01:59:38PM +0800, Kevin Hao wrote: > After the merge of stable v5.15.122 stable kernel (commit 4900bde55da2), > two blocks to handle the BNB (bus not busy) interrupt were introduced. > One was added by SDK commit 622176d24add ("i2c: xiic: Fix Tx Interrupt > path for grouped

[linux-yocto] [linux-yocto PATCH] i2c: xiic: Drop the duplicate codes introduced by stable merge

2023-07-27 Thread Kevin Hao via lists.yoctoproject.org
After the merge of stable v5.15.122 stable kernel (commit 4900bde55da2), two blocks to handle the BNB (bus not busy) interrupt were introduced. One was added by SDK commit 622176d24add ("i2c: xiic: Fix Tx Interrupt path for grouped messages"), and the other was added by stable commit 9eaef43fef90