Re: [linux-yocto] [yocto-kernel-cache][yocto-5.15][PATCH] aptiv-s32g: change S32CC_THERMAL to QORIQ_THERMAL

2023-10-01 Thread Bruce Ashfield
In message: [yocto-kernel-cache][yocto-5.15][PATCH] aptiv-s32g: change S32CC_THERMAL to QORIQ_THERMAL on 28/09/2023 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > The latest SDK BSP38 RC9 drops the S32CC_THERMAL config and changes to > use QORIQ_THERMAL instead, so update kernel

Re: [linux-yocto][linux-yocto v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx] ti-j7xxx adds preempt-rt kernel patches to upgrade TI SDK 09_00_01_02

2023-10-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx] ti-j7xxx adds preempt-rt kernel patches to upgrade TI SDK 09_00_01_02 on 28/09/2023 Xulin Sun wrote: > Hi Bruce, > > Could you please help to merge below patches to the preempt-rt kernel branch

Re: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx] ti-j7xxx kernel part to upgrade to TI SDK ti-processor-sdk-linux-adas-j784s4-evm-09_00_01_02

2023-10-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx] ti-j7xxx kernel part to upgrade to TI SDK ti-processor-sdk-linux-adas-j784s4-evm-09_00_01_02 on 28/09/2023 Xulin Sun wrote: > Hi Bruce, > > Could you please help to merge below patches to kernel branch >

Re: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] misc: Kconfig: drop the merge conflicted hunk

2023-09-27 Thread Bruce Ashfield
In message: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] misc: Kconfig: drop the merge conflicted hunk on 27/09/2023 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > The kernel option OPEN_DICE has been removed in commit 9989598547560 > ("drivers: misc: Add

Re: [linux-yocto] pci: dwc: pci-imx6: Set the deinit callback to imx6_pcie_host_deinit()

2023-09-27 Thread Bruce Ashfield
In message: [linux-yocto] pci: dwc: pci-imx6: Set the deinit callback to imx6_pcie_host_deinit() on 27/09/2023 Kevin Hao wrote: > From: Kevin Hao > > This is the deinit callback introduced by the SDK version, so we should > use this instead of imx6_pcie_host_deinit(). > > Signed-off-by: Kevin

Re: [linux-yocto] net: hsr: Reapply the change for fill_frame_info()

2023-09-27 Thread Bruce Ashfield
In message: [linux-yocto] net: hsr: Reapply the change for fill_frame_info() on 27/09/2023 Kevin Hao wrote: > From: Kevin Hao > > The change introduced by commit 6a4480c5e6eb ("hsr: Fix uninit-value > access in fill_frame_info()") were lost when fixing the merge > conflicts. Restore it back. >

Re: [linux-yocto] arm_sdei: Drop the wrong declaration of sdei_init()

2023-09-27 Thread Bruce Ashfield
In message: Re: [linux-yocto] arm_sdei: Drop the wrong declaration of sdei_init() on 27/09/2023 Kevin Hao wrote: > On Wed, Sep 27, 2023 at 06:53:44PM +0800, Kevin Hao wrote: > > From: Kevin Hao > > > > These were added mistakenly when fixing the merge conflicts. > > > > Signed-off-by: Kevin

Re: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] misc: Kconfig: drop the merge conflicted hunk

2023-09-27 Thread Bruce Ashfield
This is the second chunk that my sanity script missed. Something is clearly wrong. Thanks for the fix, I was going to complete my release activities on the stable kernel's today and this saves me time. Bruce On Wed, Sep 27, 2023 at 8:01 AM wrote: > From: Quanyang Wang > > The kernel option

Re: [linux-yocto] jbd2: Drop the merge conflicted hunk

2023-09-27 Thread Bruce Ashfield
Hmm. This should have been picked up by my sanity scripts. I'll have to figure out what went wrong. Bruce On Wed, Sep 27, 2023 at 5:02 AM Kevin Hao wrote: > From: Kevin Hao > > And the transaction->t_handle_lock is also not needed in the new > codes. > > Signed-off-by: Kevin Hao > --- > Hi

Re: [linux-yocto] Trial merge of v5.15.130 ~ v5.15.133, v6.1.54 ~ v6.1.55 for linux-yocto

2023-09-26 Thread Bruce Ashfield
are quite busy. If anything is wrong, send patches to the list. Bruce On Sun, Sep 24, 2023 at 10:11 PM Kevin Hao wrote: > On Sun, Sep 24, 2023 at 08:11:06PM -0400, Bruce Ashfield wrote: > > > > > > On Sun, Sep 24, 2023 at 8:03 AM Kevin Hao wrote: > > > > Hi B

Re: [linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP38 RC9

2023-09-26 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP38 RC9 on 26/09/2023 Zhantao Tang wrote: > Hi Bruce, > > There are 92 patches, which are all from S32G SDK BSP38 RC9 v5.15 kernel > branch. > Would you please help to merge the patches to: >

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: drop unused config CONFIG_INPHI_PHY

2023-09-26 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: drop unused config CONFIG_INPHI_PHY on 26/09/2023 Xulin Sun wrote: > kernel has removed config INPHI_PHY, and replaced with > PHY_INPHI_IN112525_RETIMER, dropped from here to fix warning: > > [INFO]: the

Re: [linux-yocto] [yocto-kernel-cache v5.15]: nxp-s32g: change S32CC_THERMAL to QORIQ_THERMAL

2023-09-26 Thread Bruce Ashfield
merged. Bruce In message: [yocto-kernel-cache v5.15]: nxp-s32g: change S32CC_THERMAL to QORIQ_THERMAL on 26/09/2023 Zhantao Tang wrote: > Hi Bruce, > > There is a patch to update kernel cache for nxp-s32g bsp. > Would you please help to merge the patch into > yocto-5.15 > branch? > >

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx7: Add nxp-imx7 kernel cache for yocto-6.1

2023-09-26 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx7: Add nxp-imx7 kernel cache for yocto-6.1 on 26/09/2023 Xiaolei Wang wrote: > Add nxp-imx7 kernel cache for yocto-6.1. > > Signed-off-by: Xiaolei Wang > --- > bsp/nxp-imx7/nxp-imx7-preempt-rt.scc | 7 + >

Re: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] firmware: xilinx: fix enum mismatch

2023-09-26 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] firmware: xilinx: fix enum mismatch on 26/09/2023 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > With gcc-13, the following mismatch is reported: > >

Re: [linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH 1/2] arm: imx: Fix a build error undefined reference to `imx_smp_ops'

2023-09-26 Thread Bruce Ashfield
e, > so when imx6 config is not enabled, we will encounter > undefined reference to `imx_smp_ops', so include the > compilation of platsmp.c to imx7d. > > Signed-off-by: Xiaolei Wang > Signed-off-by: Bruce Ashfield > --- > arch/arm/mach-imx/Makefile | 2 +- > 1 file c

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH v2 0/1] debug: add CONFIG_MODULE_ALLOW_BTF_MISMATCH to debug-btf.cfg

2023-09-26 Thread Bruce Ashfield
merged to 6.1+ Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH v2 0/1] debug: add CONFIG_MODULE_ALLOW_BTF_MISMATCH to debug-btf.cfg on 25/09/2023 Xiangyu Chen wrote: > From: Xiangyu Chen > > Hi Bruce, > > When we enabled CONFIG_DEBUG_INFO_BTF option, some kernel modules

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] debug: add CONFIG_MODULE_ALLOW_BTF_MISMATCH to debug-btf.cfg

2023-09-24 Thread Bruce Ashfield
I have no copy of the original patch, so you'll need to resend a v2. Bruce On Sun, Sep 24, 2023 at 9:15 PM Xiangyu Chen wrote: > > On 9/18/23 15:36, Xiangyu Chen wrote: > > From: Xiangyu Chen > > > > When enabled DEBUG_INFO_BTF option, some kernel modules cannot install > due to mismatch the

Re: [linux-yocto] Trial merge of v5.15.130 ~ v5.15.133, v6.1.54 ~ v6.1.55 for linux-yocto

2023-09-24 Thread Bruce Ashfield
On Sun, Sep 24, 2023 at 8:03 AM Kevin Hao wrote: > Hi Bruce, > > This is a trial merge of the stable kernel v5.15.130 ~ v5.15.133, v6.1.54 > ~ v6.1.55 for the following branches in the linux-yocto. > 8cfb633ece36 v5.15/standard/sdkv5.10/axxia > 66c1afbe8592

Re: [linux-yocto] [yocto-kernel-cache v5.15]: nxp-s32g: disable the NVMEM_SCMI config to fix STR failure

2023-09-21 Thread Bruce Ashfield
merged. Bruce In message: [yocto-kernel-cache v5.15]: nxp-s32g: disable the NVMEM_SCMI config to fix STR failure on 21/09/2023 Zhantao Tang wrote: > Hi Bruce, > > There is a patch to fix a STR failure issue, Would you please help to merge > the following patches into: > yocto-5.15 > >

Re: [linux-yocto] [PATCH v2] drivers: fsl_qbman: replace GFP_KERNEL with GFP_ATOMIC during allocating memory

2023-09-20 Thread Bruce Ashfield
merged. Bruce In message: [PATCH v2] drivers: fsl_qbman: replace GFP_KERNEL with GFP_ATOMIC during allocating memory on 21/09/2023 Meng Li wrote: > When running crypto test case, there is below calltrace because of > allocating memory with GFP_KERNEL parameter in atomic context. > Call trace:

Re: [linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc & v6.1/standard/nxp-sdk-6.1/nxp-soc][PATCH 1/1] ARM: imx: use raw_spin_lock instead of spin_lock

2023-09-20 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc & v6.1/standard/nxp-sdk-6.1/nxp-soc][PATCH 1/1] ARM: imx: use raw_spin_lock instead of spin_lock on 20/09/2023 Xiaolei Wang wrote: > Use raw_spin_lock instead of spin_lock, > this patch fixes the following

Re: [linux-yocto][PATCH 0/1] patch to fix fpga board hang issue

2023-09-20 Thread Bruce Ashfield
In message: [linux-yocto][PATCH 0/1] patch to fix fpga board hang issue on 20/09/2023 Liwei Song wrote: > Hi Bruce, > > Could you help merge this single patch to below branches, > the patch is to fix hung issue which only exist on stratix 10 board, > both 5.15 and 6.1 kernel are needed it. > >

Re: [linux-yocto]: [kernel/kernel-rt v6.1]: drivers: fsl_qbman: replace GFP_KERNEL with GFP_ATOMIC during allocating memory

2023-09-20 Thread Bruce Ashfield
On Wed, Sep 20, 2023 at 12:29 AM Li, Meng wrote: > > > > > -Original Message- > > From: Bruce Ashfield > > Sent: Wednesday, September 20, 2023 12:06 PM > > To: Li, Meng > > Cc: linux-yocto@lists.yoctoproject.org > > Subject: Re: [linux-yocto]

Re: [linux-yocto]: [kernel/kernel-rt v6.1]: drivers: fsl_qbman: replace GFP_KERNEL with GFP_ATOMIC during allocating memory

2023-09-19 Thread Bruce Ashfield
On Tue, Sep 19, 2023 at 9:53 PM Li, Meng wrote: > > > > > -Original Message- > > From: Bruce Ashfield > > Sent: Wednesday, September 20, 2023 6:21 AM > > To: Li, Meng > > Cc: linux-yocto@lists.yoctoproject.org > > Subject: Re: [linux-yocto]

Re: [linux-yocto]: [kernel/kernel-rt v6.1]: drivers: fsl_qbman: replace GFP_KERNEL with GFP_ATOMIC during allocating memory

2023-09-19 Thread Bruce Ashfield
I think this came through twice. If I've missed a merge, let me know. Bruce In message: [linux-yocto]: [kernel/kernel-rt v6.1]: drivers: fsl_qbman: replace GFP_KERNEL with GFP_ATOMIC during allocating memory on 19/09/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used

Re: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx & v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx][PATCH] drivers: media: vxe-vxd: Initialize the variable __value

2023-09-19 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx & v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx][PATCH] drivers: media: vxe-vxd: Initialize the variable __value on 19/09/2023 Xulin Sun wrote: > To avoid below building issue: >

Re: [linux-yocto]: [kernel/kernel-rt v6.1]: drivers: fsl_qbman: alloc memory with GFP_ATOMIC parameter

2023-09-19 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto]: [kernel/kernel-rt v6.1]: drivers: fsl_qbman: alloc memory with GFP_ATOMIC parameter on 19/09/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used alloc memory with GFP_ATOMIC parameter so that avoid > triggering sleep in atomic

Re: [linux-yocto] [linux-yocto v5.10/standard/base & v5.10/standard/preempt-rt/base] Add support for ST33 I2C TPM driver

2023-09-19 Thread Bruce Ashfield
In message: [linux-yocto v5.10/standard/base & v5.10/standard/preempt-rt/base] Add support for ST33 I2C TPM driver on 15/09/2023 Wang, Li wrote: > Hi Bruce, > > please untar the attachment files to apply to linux-yocto v5.10 > > v5.10/standard/base > attachment file: v5.10_standard.tar > >

Re: [linux-yocto] [linux-yocto v5.10/standard/base & v5.10/standard/preempt-rt/base] Add support for ST33 I2C TPM driver

2023-09-19 Thread Bruce Ashfield
I haven't forgotten about these (and other) pending merges. I'm having an issue with my kernel test box, where I'm no longer able to build my local file:// based kernel. Bisection is taking a lot longer than I'd like (the machine is rather old), so it will likely be another day or two before I

Re: [linux-yocto] [linux-yocto v5.10/standard/base & v5.10/standard/preempt-rt/base] Add support for ST33 I2C TPM driver

2023-09-16 Thread Bruce Ashfield
Aha! Right you are. I simply missed that in the subject. Bruce On Fri, Sep 15, 2023 at 8:01 PM Wang, Li wrote: > > these patches are for v5.10. > > the previous ST33 patch series are for v5.15. > > Thanks, > LiWang. > > On 9/16/2023 00:29, Bruce Ashfield wrote:

Re: [linux-yocto] Trial merge of v6.1.53 for linux-yocto

2023-09-15 Thread Bruce Ashfield
On Fri, Sep 15, 2023 at 3:23 AM Kevin Hao wrote: > > Hi Bruce, > > This is a trial merge of the stable kernel v6.1.53 for the following branches > in the linux-yocto. > 29c627ebaa15 v6.1/standard/ti-sdk-6.1/ti-j7xxx >#Have textual conflicts > c542e98320f4

Re: [linux-yocto] [linux-yocto v5.10/standard/base & v5.10/standard/preempt-rt/base] Add support for ST33 I2C TPM driver

2023-09-15 Thread Bruce Ashfield
Is this different than the previous ST33 patch series you sent ? Bruce On Fri, Sep 15, 2023 at 1:27 AM Wang, Li wrote: > > Hi Bruce, > > please untar the attachment files to apply to linux-yocto v5.10 > > v5.10/standard/base > attachment file: v5.10_standard.tar > >

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

2023-09-14 Thread Bruce Ashfield
both are merged. Note: I'm half way through a 6.1 -stable bump, but there are issues on some BSP branches, so expect a bit of volatility in the kernel version until I get that resolved. Bruce In message: [linux-yocto][linux-yocto v6.1] kernel code for marvell octeon on 14/09/2023 Ruiqiang Hao

Re: [linux-yocto] [linux-yocto v5.15/standard/base] ST33 I2C TPM driver

2023-09-14 Thread Bruce Ashfield
On Thu, Sep 14, 2023 at 3:45 PM Bruce Ashfield via lists.yoctoproject.org wrote: > > In message: [linux-yocto v5.15/standard/base] ST33 I2C TPM driver > on 13/09/2023 Li Wang wrote: > > > Hi bruce, > > > > please merge the 7 patches to v5.15/standard/bas

Re: [linux-yocto] [linux-yocto v5.15/standard/base] ST33 I2C TPM driver

2023-09-14 Thread Bruce Ashfield
In message: [linux-yocto v5.15/standard/base] ST33 I2C TPM driver on 13/09/2023 Li Wang wrote: > Hi bruce, > > please merge the 7 patches to v5.15/standard/base(all branches). since all of the patches are backports, this is fine for the release / maintenance branches. merged. Bruce > >

Re: [linux-yocto] [v5.10/standard/cn-sdkv5.4/octeon] CLSR command for FL-L chips

2023-09-14 Thread Bruce Ashfield
In message: [linux-yocto] [v5.10/standard/cn-sdkv5.4/octeon] CLSR command for FL-L chips on 12/09/2023 Stefan Ghinea via lists.yoctoproject.org wrote: > Please help to merge this patchset into linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto] [v5.10/standard/preempt-rt/cn-sdkv5.4/octeon] CLSR command for FL-L chips

2023-09-14 Thread Bruce Ashfield
In message: [linux-yocto] [v5.10/standard/preempt-rt/cn-sdkv5.4/octeon] CLSR command for FL-L chips on 12/09/2023 Stefan Ghinea via lists.yoctoproject.org wrote: > Please help to merge this patchset into linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto] [yocto-kernel-cache]: nxp-imx8: remove config CONFIG_SOC_DEV_IMX9

2023-09-12 Thread Bruce Ashfield
merged. Bruce In message: [yocto-kernel-cache]: nxp-imx8: remove config CONFIG_SOC_DEV_IMX9 on 08/09/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to remove config CONFIG_SOC_DEV_IMX9 > > Could you please help to merge this patch into yocto-kernel-cache, branch is

Re: [yocto] [meta-virtualization] nerdctl broken in kirkstone

2023-09-11 Thread Bruce Ashfield
On Mon, Sep 11, 2023 at 3:50 PM Marek Belisko wrote: > > On Mon, Sep 11, 2023 at 9:27 PM Marek Belisko via lists.yoctoproject.org > wrote: >> >> On Mon, Aug 28, 2023 at 10:38 PM Belisko Marek >> wrote: >>> >>> On Thu, Aug 24, 2023 at 4:05 PM Khem Raj wrote: does it work if you add

Re: [linux-yocto] [PATCH] marvell-cn106xx: add marvell-cn106xx kernel config

2023-09-07 Thread Bruce Ashfield
merged. Bruce In message: [PATCH] marvell-cn106xx: add marvell-cn106xx kernel config on 06/09/2023 Ruiqiang Hao wrote: > From: Ruiqiang Hao > > Add marvell-cn106xx kernel config for linux v6.1. > This kernel configuration is applicable to the Marvell SDK 12. > > Signed-off-by: Ruiqiang Hao

Re: [linux-yocto] [yocto-kernel-cache yocto-5.15]: moving the config of debug kernels to a separate fragment

2023-09-05 Thread Bruce Ashfield
In message: [linux-yocto] [yocto-kernel-cache yocto-5.15]: moving the config of debug kernels to a separate fragment on 05/09/2023 Wentao Zhang wrote: > Hi Bruce, > > There is one patch to Moving the config of debug kernels to a separate > fragment > > Would you please help to merge the patch

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

2023-09-05 Thread Bruce Ashfield
I had just found this myself, as I had a feeling my initial resolution of the conflict was incorrect. I've merged your patch and pushed it to the repo. Bruce In message: [linux-yocto][v5.10/standard/preempt-rt/base][PATCH] fix linux-yocto-rt compile error on 05/09/2023 Li Wang wrote: >

Re: V2 [linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to compatible with SDK BSP37 srm release

2023-09-03 Thread Bruce Ashfield
In message: V2 [linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to compatible with SDK BSP37 srm release on 01/09/2023 Zhantao Tang wrote: > Hi Bruce, > > Please ignore the privous pull request for nxp-s32g BSP37 update, because > there are 3 patches are not needed actually. > >

Re: [linux-yocto] [PATCH] nxp-s32g: add configs to keep align with SDK BSP37

2023-09-03 Thread Bruce Ashfield
merged to yocto-5.15 Bruce In message: [PATCH] nxp-s32g: add configs to keep align with SDK BSP37 on 31/08/2023 Zhantao Tang wrote: > There are some new configs enabled in SDK BSP37 release, so update kernel > cache to be compatible with SDK. > > Signed-off-by: Zhantao Tang > --- >

Re: [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP37 srm release

2023-08-31 Thread Bruce Ashfield
On Wed, Aug 30, 2023 at 9:50 PM Zhantao Tang wrote: > > Hi Bruce, > > There is one patch to update yocto-kernel-cache to compatible with SDK BSP37 > srm release. > Would you please help to merge the patch to yocto-5.15 branch? > The changes look fine to me, but I'm out of the office on vacation

Re: [linux-yocto] Trial merge of v6.1.49 for linux-yocto

2023-08-30 Thread Bruce Ashfield
On Mon, Aug 28, 2023 at 9:17 PM Kevin Hao wrote: > > Hi Bruce, > > This is a trial merge of the stable kernel v6.1.49 for the following branches > in the linux-yocto. > a529ab771859 v6.1/standard/base > 481318b54b8d v6.1/standard/preempt-rt/base > 630049034e2a

Re: [linux-yocto][v5.15 standard/x86/preempt-rt/x86][PATCH 0/4] amd-x86: fix amd-xgbe connection up and down issue in peer-to-peer network

2023-08-27 Thread Bruce Ashfield
In message: [linux-yocto][v5.15 standard/x86/preempt-rt/x86][PATCH 0/4] amd-x86: fix amd-xgbe connection up and down issue in peer-to-peer network on 25/08/2023 Yongxin Liu wrote: > > Hi Bruce, > > Those 4 patches were from AMD engineer to fix amd-xgbe connection up and down > issue in p2p

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Enable PHY_FSL_IMX8Q_PCIE for imx8qm pci

2023-08-24 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Enable PHY_FSL_IMX8Q_PCIE for imx8qm pci on 23/08/2023 Xiaolei Wang wrote: > nxp-imx8 has been updated to version 6.1.22, > PHY_FSL_IMX8Q_PCIE is necessary for imx8qm, so enable it. > > Signed-off-by:

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: add Inphi IN112525 Retimer and Lynx 28G PHYs support

2023-08-24 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: add Inphi IN112525 Retimer and Lynx 28G PHYs support on 23/08/2023 Xulin Sun wrote: > Enable these two configs to add support for Inphi IN112525 S03 Retimer PHY > and the Lynx SerDes 28G PHY as found on

Re: [linux-yocto][yocto-kernel-cache][yocto-5.19 to master][PATCH] bsp/amd-x86: change PINCTRL_AMD to be built-in driver

2023-08-24 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache][yocto-5.19 to master][PATCH] bsp/amd-x86: change PINCTRL_AMD to be built-in driver on 23/08/2023 Yongxin Liu wrote: > Due to kernel commit 41ef3c1a6bb0 ("pinctrl: Don't allow PINCTRL_AMD to > be a module"), driver PINCTRL_AMD can only be built as

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][yocto-6.4][master][PATCH] features/f2fs: remove CONFIG_F2FS_IO_TRACE

2023-08-21 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][yocto-6.4][master][PATCH] features/f2fs: remove CONFIG_F2FS_IO_TRACE on 22/08/2023 Xiangyu Chen wrote: > From: Xiangyu Chen > > kernel upstream already removed the CONFIG_F2FS_IO_TRACE[1], > this causes do_kernel_configcheck report

Re: [linux-yocto] Trial merge of v5.15.127 v6.1.46 for linux-yocto

2023-08-21 Thread Bruce Ashfield
On Thu, Aug 17, 2023 at 9:34 AM Kevin Hao wrote: > > Hi Bruce, > > This is a trial merge of the stable kernel v5.15.127 v6.1.46 for the > following branches in the linux-yocto. > d253e1794c47 v5.15/standard/sdkv5.10/axxia > d530d101441f v5.15/standard/preempt-rt/sdkv5.10/axxia >

Re: [linux-yocto]: [kernel/kernel-rt]: drivers: enetc: tsn: free the CBS structure enetc_tsn_deinit() function

2023-08-20 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel/kernel-rt]: drivers: enetc: tsn: free the CBS structure enetc_tsn_deinit() function on 21/08/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to free the CBS structure enetc_tsn_deinit() function > So, could you please help merge these

Re: [linux-yocto]: [kernel/kernel-rt]: drivers: enetc: tsn: free the CBS structure enetc_tsn_deinit() function

2023-08-20 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel/kernel-rt]: drivers: enetc: tsn: free the CBS structure enetc_tsn_deinit() function on 21/08/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to ree the CBS structure enetc_tsn_deinit() function. > So, could you please help merge these

Re: [linux-yocto] [PATCH] kernel/sched: Fix double free on invalid isolcpus/nohz_full params

2023-08-20 Thread Bruce Ashfield
On Fri, Aug 18, 2023 at 8:11 AM Paul Gortmaker wrote: > > [[linux-yocto] [PATCH] kernel/sched: Fix double free on invalid > isolcpus/nohz_full params] On 17/08/2023 (Thu 10:56) Adrian Cinal via > lists.yoctoproject.org wrote: > > > A previous patch left behind a redundant call to

Re: [linux-yocto] [kernel-cache][yocto-5.10][PATCH 1/2] bsp/intel-common: add igc driver for meta-intel bsp machines

2023-08-17 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [kernel-cache][yocto-5.10][PATCH 1/2] bsp/intel-common: add igc driver for meta-intel bsp machines on 17/08/2023 Jing Hui Tham wrote: > From: Teoh Jay Shen > > Signed-off-by: Teoh Jay Shen > Signed-off-by: Bruce Ashfield > --- >

Re: [linux-yocto] [PATCH] kernel/sched: Fix uninitialized read in nohz_full/isolcpus setup

2023-08-16 Thread Bruce Ashfield
On Mon, Aug 14, 2023 at 10:07 PM Paul Gortmaker wrote: > > [Re: [linux-yocto] [PATCH] kernel/sched: Fix uninitialized read in > nohz_full/isolcpus setup] On 26/06/2023 (Mon 11:05) Paul Gortmaker wrote: > > > [[linux-yocto] [PATCH] kernel/sched: Fix uninitialized read in > > nohz_full/isolcpus

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

2023-08-16 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.1] kernel code for marvell cn96xx [RT] on 17/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge code into our linux-yocto repo. > > repo: > linux-yocto > branch: > v6.1/standard/preempt-rt/cn-sdkv5.15/octeon

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

2023-08-16 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.1] kernel code for marvell cn96xx on 17/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge code into our linux-yocto repo. > > repo: > linux-yocto > branch: > v6.1/standard/cn-sdkv5.15/octeon merged. Bruce

Re: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] gpio: zynq: fix zynqmp_gpio not an immutable chip warning

2023-08-16 Thread Bruce Ashfield
In message: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] gpio: zynq: fix zynqmp_gpio not an immutable chip warning on 17/08/2023 quanyang.w...@windriver.com wrote: > From: Manikanta Guntupalli > > commit f5691439353783ef114876849c70d2a641e09498 upstream. > > Make the struct

Re: [linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc & v6.1/standard/nxp-sdk-6.1/nxp-soc][PATCH] video: fbdev: mxc: hdmi: Fix a memory leak in mxc_hdmi_disp_init

2023-08-16 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc & v6.1/standard/nxp-sdk-6.1/nxp-soc][PATCH] video: fbdev: mxc: hdmi: Fix a memory leak in mxc_hdmi_disp_init on 16/08/2023 Xiaolei Wang wrote: > When mxc_hdmi_disp_init returns failure, hdmi->fbi->modelist

Re: [linux-yocto] [linux-yocto v5.10] [PATCH 1/2] dt-bindings: hwmon: add tmp464.yaml

2023-08-16 Thread Bruce Ashfield
The backports look ok, but did I miss where you indicated which 5.10 branches they are for ? Bruce In message: [linux-yocto] [linux-yocto v5.10] [PATCH 1/2] dt-bindings: hwmon: add tmp464.yaml on 15/08/2023 Stefan Ghinea via lists.yoctoproject.org wrote: > From: Agathe Porte > > commit

Re: [linux-yocto] [PATCH] kconfig-diff2frag.py: add

2023-08-16 Thread Bruce Ashfield
In message: [PATCH] kconfig-diff2frag.py: add on 15/08/2023 Trevor Woerner wrote: > Add a python tool to generate a config fragment from a unified diff of two > kernel configurations. The diff is read from stdin and the fragment is printed > to stdout. > > Usage: > $ diff -u config1

Re: [linux-yocto] [kernel-cache][PATCH] ralink-pci.cfg: fix config syntax

2023-08-16 Thread Bruce Ashfield
In message: [linux-yocto] [kernel-cache][PATCH] ralink-pci.cfg: fix config syntax on 15/08/2023 Mikko Rapeli wrote: > Fixes do_kernel_configcheck warnings: > > WARNING: [kernel config]: This BSP contains fragments with warnings: > > [INFO]: Fragments with badly formatted configuration options:

Re: [linux-yocto] Trial merge of v5.15.126 v6.1.45 for linux-yocto

2023-08-14 Thread Bruce Ashfield
On Sat, Aug 12, 2023 at 9:49 AM Kevin Hao wrote: > > Hi Bruce, > > This is a trial merge of the stable kernel v5.15.126 v6.1.45 for the > following branches in the linux-yocto. > 41c926a2600e v5.15/standard/sdkv5.10/axxia > ea99d17ddeec v5.15/standard/preempt-rt/sdkv5.10/axxia >

Re: [linux-yocto]: [kernel/kernel-rt]: watchdog: core: stop watchdog when executing poweroff command

2023-08-14 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel/kernel-rt]: watchdog: core: stop watchdog when executing poweroff command on 14/08/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to stop watchdog when executing poweroff command > So, could you please help merge these patches into

Re: [linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] arm64: dts: versal: add i2c devices

2023-08-14 Thread Bruce Ashfield
- I2C Switch: PCA9548 > - Programmable XO/VCXO: SI570 > - EEPROM: M24128-BR > - System Synchronizer for IEEE 1588: 8A34001 > - Current & Power Monitor: INA226 > - Fan Speed Controller: MAX6643 > > This patch add listed devices to dts. > > Signed-off-by:

Re: [linux-yocto] [linux-yocto PATCH] drivers: mpam: Drop the improper assertions

2023-08-11 Thread Bruce Ashfield
In message: [linux-yocto PATCH] drivers: mpam: Drop the improper assertions on 11/08/2023 Kevin Hao wrote: > From: Kevin Hao > > The mpam_reprogram_ris_partid() and mpam_reset_ris() may be invoked on a > specific CPU by smp_call_on_cpu(). According to the implementation of > smp_call_on_cpu(),

Re: [linux-yocto]: [kernel/kernel-rt]: drivers: i2c: remove default y from I2C_IMX_FLEXIO config

2023-08-11 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel/kernel-rt]: drivers: i2c: remove default y from I2C_IMX_FLEXIO config on 10/08/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to remove default y from I2C_IMX_FLEXIO config > So, could you please help merge these patches into

Re: [linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc] video: fbdev: mxc: Release the previously allocated modedb before parsing edid

2023-08-09 Thread Bruce Ashfield
2b0/0x360 > [<7edd79c5>] kthread+0x144/0x150 > [<18f0f29a>] ret_from_fork+0x14/0x24 > [<>] 0x0 > > Signed-off-by: Xiaolei Wang > Signed-off-by: Bruce Ashfield > --- > drivers/video/fbdev/mxc/mxc_edid.c | 2 ++ > 1 file changed, 2 insertions(

Re: [linux-yocto][linux-yocto v5.15] fix patches for marvell cn96xx

2023-08-09 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] fix patches for marvell cn96xx on 09/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge these 2 patches into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.15/standard/cn-sdkv5.15/octeon >

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH v2] arm: disable CONFIG_OABI_COMPAT

2023-08-09 Thread Bruce Ashfield
v2 merged to 6.1+ Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH v2] arm: disable CONFIG_OABI_COMPAT on 09/08/2023 Xiangyu Chen wrote: > From: Xiangyu Chen > > OABI_COMPAT is a backwards compatibility tool intended to support > the old Linux ARM ABI. When the

Re: [linux-yocto][yocto-kernel-cache yocto-5.15] Add crypto config for marvell cn106xx

2023-08-09 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache yocto-5.15] Add crypto config for marvell cn106xx on 09/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > yocto-kernel-cache > branch: > yocto-5.15 merged.

Re: [linux-yocto] [linux-yocto v6.4+][PATCH] drm/fb-helper: move zeroing code to drm_fb_helper_fill_var

2023-08-08 Thread Bruce Ashfield
Merged, and SRCREV bumps sent to the oe-core mailing list. Bruce On Tue, Aug 8, 2023 at 4:38 PM Jon Mason wrote: > > From: Jon Mason > > __fill_var is used by both drm_fb_helper_check_var and > drm_fb_helper_fill_var. In drm_fb_helper_check_var, it is possible that > some of the variables in

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH 0/1] proposal to disable CONFIG_OABI_COMPAT on arm platform

2023-08-08 Thread Bruce Ashfield
On Tue, Aug 8, 2023 at 9:54 PM Xiangyu Chen wrote: > > Hi Bruce, > > > On 8/9/23 02:30, Bruce Ashfield wrote: > > CAUTION: This email comes from a non Wind River email account! > > Do not click links or open attachments unless you recognize the sender and &

Re: [yocto] Rootless Podman

2023-08-08 Thread Bruce Ashfield
On Tue, Aug 8, 2023 at 3:25 PM Bruce Ashfield wrote: > > Assuming we are talking about a meta-virtualization built podman, and > a yocto image, > this would be more appropriate on the meta-virtualization mailing list > > That being said, I do test rootless podman each r

Re: [yocto] Rootless Podman

2023-08-08 Thread Bruce Ashfield
Assuming we are talking about a meta-virtualization built podman, and a yocto image, this would be more appropriate on the meta-virtualization mailing list That being said, I do test rootless podman each release, and during updates to the package (I have a medium term TODO to automate that), and

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

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon[RT] on 08/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge following pull request into our linux-yocto repo. > > repo: > linux-yocto > branch: >

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

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon on 08/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge following pull request into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.15/standard/cn-sdkv5.4/octeon

Re: [linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] features/intel-pinctrl: add pinctrl driver for Intel Alder Lake

2023-08-08 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] features/intel-pinctrl: add pinctrl driver for Intel Alder Lake on 04/08/2023 Yongxin Liu wrote: > Signed-off-by: Yongxin Liu > --- > features/intel-pinctrl/intel-pinctrl.cfg | 1 + > 1 file changed, 1

Re: [linux-yocto][linux-yocto v5.15] support for cypress flash s25fl064l on Marvell cn96xx boards

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] support for cypress flash s25fl064l on Marvell cn96xx boards on 04/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge these 2 patches into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH 0/1] proposal to disable CONFIG_OABI_COMPAT on arm platform

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH 0/1] proposal to disable CONFIG_OABI_COMPAT on arm platform on 04/08/2023 Xiangyu Chen wrote: > From: Xiangyu Chen > > > Hi Bruce, > > Recently, we found that the audit tool cannot work correctly on qemuarm > platform unless we

Re: [linux-yocto][linux-yocto v5.15] Add TMP464 driver for octeon branches

2023-08-08 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] Add TMP464 driver for octeon branches on 04/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge following 2 patches into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto] Trial merge of v5.15.124 v6.1.43 for linux-yocto

2023-08-03 Thread Bruce Ashfield
On Thu, Aug 3, 2023 at 8:31 PM Kevin Hao wrote: > > On Thu, Aug 03, 2023 at 01:48:10PM -0400, Bruce Ashfield wrote: > > On Thu, Aug 3, 2023 at 10:26 AM Kevin Hao wrote: > > > > > > Hi Bruce, > > > > > > This is a trial merge of the stable k

Re: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon based on SDK12

2023-08-03 Thread Bruce Ashfield
merged Bruce In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon based on SDK12 on 02/08/2023 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge following request into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto] Trial merge of v5.15.124 v6.1.43 for linux-yocto

2023-08-03 Thread Bruce Ashfield
On Thu, Aug 3, 2023 at 10:26 AM Kevin Hao wrote: > > Hi Bruce, > > This is a trial merge of the stable kernel v5.15.124 v6.1.43 for the > following branches in the linux-yocto. > 2c2ea4b6dc52 v5.15/standard/sdkv5.10/axxia > fdaa6dbceddc v5.15/standard/preempt-rt/sdkv5.10/axxia >

Re: [linux-yocto][v6.1/standard/x86 and v6.1/standard/preempt-rt/x86][PATCH 0/1]

2023-07-30 Thread Bruce Ashfield
In message: [linux-yocto][v6.1/standard/x86 and v6.1/standard/preempt-rt/x86][PATCH 0/1] on 28/07/2023 Xiangyu Chen wrote: > From: Xiangyu Chen > > Hi Bruce, > > When we enable the kernel debug feature "CONFIG_DEBUG_INFO_BTF", some modules > would report > "failed to validate module

Re: [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-30 Thread Bruce Ashfield
In message: [linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc]Update nxp-soc SDK linux v6.1 patches to rt-kernel on 28/07/2023 Xiaolei Wang wrote: > Hi bruce > > Would you please merge the following patch into branch > v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc > > The following

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

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

Re: [linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] bsp/intel-x86: change Intel I225-LM/I225-V driver to be built-in

2023-07-25 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.15 to master][PATCH] bsp/intel-x86: change Intel I225-LM/I225-V driver to be built-in on 25/07/2023 Yongxin Liu wrote: > Need igc driver to mount network filesystem. > > Signed-off-by: Yongxin Liu > --- >

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 1/1] nxp-imx8: Enable IMX_OCOTP and IMX_OCOTP_SCU

2023-07-25 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 1/1] nxp-imx8: Enable IMX_OCOTP and IMX_OCOTP_SCU on 21/07/2023 Xiaolei Wang wrote: > Fec mac addr exists in nvmem and needs to be read by SCU, > so there is a dependency between fec and IMX_OCOTP, > if IMX_OCOTP is

Re: [linux-yocto][linux-yocto v6.1] fix build issue for s25fl064l

2023-07-25 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.1] fix build issue for s25fl064l on 21/07/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 >

<    1   2   3   4   5   6   7   8   9   10   >