[linux-yocto] Trial merge of v5.15.139 v5.15.140 v6.1.63 v6.1.64 for linux-yocto

2023-11-29 Thread Kevin Hao
Hi Bruce, This is a trial merge of the stable kernel v5.15.139 v5.15.140 v6.1.63 v6.1.64 for the following branches in the linux-yocto. 5d89d6473be5 v5.15/standard/sdkv5.10/axxia 9e91f3d1ffe4 v5.15/standard/preempt-rt/sdkv5.10/axxia d218f6d23295 v5.15/standard/base dc0e13515e5b v5.15/

Re: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon[RT]

2023-11-29 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon[RT] on 27/11/2023 Ruiqiang Hao wrote: > Hi Bruce, > > I rebased preempt-rt branch for marvell octeon. > > Please help to merge code into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][yocto-kernel-cache yocto-5.15] add a new machine name to be compatible with marvell 102xx and 103xx

2023-11-29 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache yocto-5.15] add a new machine name to be compatible with marvell 102xx and 103xx on 27/11/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > yocto-kernel-cache > branch: >

Re: [linux-yocto][yocto-kernel-cache yocto-5.15] nxp-imx8: Add optee CONFIG for imx8 plat

2023-11-29 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-5.15] nxp-imx8: Add optee CONFIG for imx8 plat on 27/11/2023 Xiaolei Wang wrote: > Add optee CONFIG for imx8 plat. > > Signed-off-by: Xiaolei Wang > --- > bsp/nxp-imx8/nxp-imx8.cfg | 6 ++ > 1 file changed, 6 insertions(+)

Re: [linux-yocto][linux-yocto v5.15] fix patch for marvell octeon xspi driver [RT]

2023-11-29 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix patch for marvell octeon xspi driver [RT] on 27/11/2023 Ruiqiang Hao wrote: > Hi Bruce, > > This fix patch is from branch: > v5.15/standard/cn-sdkv5.15/octeon > > Please help to merge this into our linux-yocto repo. > > repo: >

Re: [linux-yocto] [yocto-kernel-cache][yocto-6.1][PATCH] aptiv-s32g: add aptiv-cvc-131 machine support

2023-11-29 Thread Bruce Ashfield
In message: [yocto-kernel-cache][yocto-6.1][PATCH] aptiv-s32g: add aptiv-cvc-131 machine support on 28/11/2023 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Add the new machine aptiv-cvc-131 support. > > Signed-off-by: Quanyang Wang > --- > Hi Bruce, > Would you please help mer

Re: [linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH] gpio: s32: make irq_chip immutable

2023-11-29 Thread Bruce Ashfield
In message: [linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH] gpio: s32: make irq_chip immutable on 28/11/2023 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > The kernel requires that the flag IRQCHIP_IMMUTABLE is set for irqchip > structure in gpio driver, or e

Re: [linux-yocto][linux-yocto v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH 2/2] serial: imx: work-around for hardware RX flood

2023-11-29 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH 2/2] serial: imx: work-around for hardware RX flood on 29/11/2023 Xiaolei Wang wrote: > From: Sergey Organov > > commit 496a4471b7c3ae5c0be1a3fccd69

Re: [linux-yocto][linux-yocto v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH 1/2] serial: imx: factor-out common code to imx_uart_soft_reset()

2023-11-29 Thread Bruce Ashfield
merged Bruce In message: [linux-yocto][linux-yocto v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH 1/2] serial: imx: factor-out common code to imx_uart_soft_reset() on 29/11/2023 Xiaolei Wang wrote: > From: Sergey Organov > > commit d45fb2e430e54fa

Re: [linux-yocto][linux-yocto v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH 2/2] serial: imx: work-around for hardware RX flood

2023-11-29 Thread Bruce Ashfield
merged. Although in future series like this, it should be made clear in patch 1/2 that is is for both of the branches (the one it indicated, and the one in this 2/2) Bruce In message: [linux-yocto][linux-yocto v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PAT