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 >

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

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

Re: [linux-yocto] [PATCH] leds : do not enable CONFIG_LEDS_TRIGGER_GPIO by default

2023-07-20 Thread Bruce Ashfield
Indeed! This is merged to 6.4 and master. Brue In message: [PATCH] leds : do not enable CONFIG_LEDS_TRIGGER_GPIO by default on 20/07/2023 Yogesh Tyagi wrote: > Following commit marked GPIO LED trigger driver 'broken'from 6.4 onward >

Re: [linux-yocto]: [kernel for intel-socfpga]: usb: dwc2: add new compatible for Intel SoCFPGA Stratix10 platform

2023-07-20 Thread Bruce Ashfield
On Mon, Jul 17, 2023 at 11:50 PM Meng Li wrote: > > From: Limeng > > Hi Bruce, > > This patch is used to add new compatible for Intel SoCFPGA Stratix10 platform > Could you please help to merge it into linux-ycoto kernel repo, both standard > and rt branches >

Re: [linux-yocto]: [kernel for intel-socfpga]: usb: dwc2: combine platform specific data for Intel Agilex and Stratix10

2023-07-17 Thread Bruce Ashfield
On Mon, Jul 17, 2023 at 1:31 AM Meng Li wrote: > > From: Limeng > > Hi Bruce, > > This patch is used to combine platform specific data for Intel Agilex and > Stratix10. > Could you please help to merge it into linux-ycoto kernel repo, both standard > and rt branches >

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

2023-07-17 Thread Bruce Ashfield
234/0x264) > [<8015a748>] (do_idle) from [<8015aa88>] (cpu_startup_entry+0x20/0x28) > [<8015aa88>] (cpu_startup_entry) from [<81001138>] (start_kernel+0x5b8/0x69c) > [<81001138>] (start_kernel) from [<>] (0x0) > > Signed-off-by: Xiaolei Wang &

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/2] LF-8851: dmaengine: imx-sdma: sdma driver code optimization

2023-07-17 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/2] LF-8851: dmaengine: imx-sdma: sdma driver code optimization on 17/07/2023 Xiaolei Wang wrote: > From: Joy Zou > > commit

Re: [linux-yocto][linux-yocto v6.1] add s25fl064l support for marvell cn96xx

2023-07-17 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.1] add s25fl064l support for marvell cn96xx on 17/07/2023 Ruiqiang Hao wrote: > Hi Bruce, > > These 2 patches are for Cypress flash s25fl064l used by customer. > Please help to merge them into our linux-yocto repo. > > repo: >

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

2023-07-17 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx6: set CONFIG_CC_OPTIMIZE_FOR_SIZE to n on 13/07/2023 Xiaolei Wang wrote: > Disable CONFIG_CC_OPTIMIZE_FOR_SIZE to fix the warning when > do_kernel_configcheck: > > WARNING:

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Enable RESET_IMX7 and MUX_MMIO config

2023-07-12 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Enable RESET_IMX7 and MUX_MMIO config on 12/07/2023 Xiaolei Wang wrote: > RESET_IMX7 and MUX_MMIO are necessary for imx8m hdmi display. > > Signed-off-by: Xiaolei Wang > --- > bsp/nxp-imx8/nxp-imx8.cfg |

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

2023-07-12 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell cn96xx on 12/07/2023 Ruiqiang Hao wrote: > Hi Bruce, > > This patch is for Cypress flash s25fl064l used by customer. > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto >

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx6: Delete unused config CONFIG_USB_EHCI_MXC

2023-07-12 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx6: Delete unused config CONFIG_USB_EHCI_MXC on 10/07/2023 Xiaolei Wang wrote: > CONFIG_USB_EHCI_MXC has been deleted by SDK, > so delete it. > > Signed-off-by: Xiaolei Wang > --- > bsp/nxp-imx6/nxp-imx6.cfg

Re: [linux-yocto] [kernel-cache][master][yocto-6.1][PATCH] features: update ima.cfg to match current meta-integrity

2023-07-12 Thread Bruce Ashfield
merged (also to the new 6.4 branch). Bruce In message: [linux-yocto] [kernel-cache][master][yocto-6.1][PATCH] features: update ima.cfg to match current meta-integrity on 07/07/2023 Armin Kuster wrote: > Signed-off-by: Armin Kuster > --- > features/ima/ima.cfg | 36

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

2023-07-05 Thread Bruce Ashfield
In message: [linux-yocto] Trial merge of v6.1.37 for linux-yocto on 03/07/2023 Kevin Hao wrote: > Hi Bruce, > > This is a trial merge of the stable kernel v6.1.37 for the following branches > in the linux-yocto. > 8d892de64eae v6.1/standard/base > 1731741189db

Re: [linux-yocto] [kernel-cache][PATCH v2] netfilter: update notrack->ct

2023-07-05 Thread Bruce Ashfield
v2 is merged for kernels 5.4+ It will be part of my next SRCREV bumps to the kernel recipes. Bruce In message: [kernel-cache][PATCH v2] netfilter: update notrack->ct on 30/06/2023 eero.aalto...@vaisala.com wrote: > From: Eero Aaltonen > > xt_NOTRACK was removed in linux-stable commit >

Re: [yocto] Building Tailscale with Yocto #golang

2023-07-03 Thread Bruce Ashfield
RIs with the dependencies fetched to allow full integration with the fetcher, and still build reproducible go binaries. Bruce > > > Best Regards, > > > > > > Janne Kiiskilä > > > > > > From: yocto@lists.yoctoproject.org On Behalf > Of Markus Volk

Re: [linux-yocto] Trial merge of v5.15.119 v6.1.36 for linux-yocto

2023-07-03 Thread Bruce Ashfield
In message: Trial merge of v5.15.119 v6.1.36 for linux-yocto on 29/06/2023 Kevin Hao wrote: > Hi Bruce, > > This is a trial merge of the stable kernel v5.15.119 v6.1.36 for the > following branches in the linux-yocto. > be40fc41bd6e v5.15/standard/sdkv5.10/axxia > e75835741a61

Re: [yocto] Building Tailscale with Yocto #golang

2023-07-03 Thread Bruce Ashfield
On Sun, Jul 2, 2023 at 4:30 PM Markus Volk wrote: > > You need to allow network connection for the do_compile task > > do_compile[network] = "1" We really shouldn't suggest the above to a developer without also the explanation as to why network access is disabled by default in tasks such as

Re: [linux-yocto] [kernel-cache][PATCH 1/1] netfilter: update notrack->ct

2023-06-30 Thread Bruce Ashfield
I finally had a closer look at this, and yes, the code backing this feature has been removed, but it continues to exist as an option in the kernel (otherwise the audit tools would have alerted me). That depreciated option is already selecting CT on our behalf. Given that we've had it around for

Re: [linux-yocto][v5.15/standard/x86 and v5.15/standard/preempt-rt/x86][PATCH] update ice driver for ICE-D HCC and LCC platforms

2023-06-30 Thread Bruce Ashfield
In message: Re: [linux-yocto][v5.15/standard/x86 and v5.15/standard/preempt-rt/x86][PATCH] update ice driver for ICE-D HCC and LCC platforms on 30/06/2023 Liwei Song wrote: > > > On 6/30/23 06:26, Bruce Ashfield wrote: > >> Hi Bruce, > >> > >> Because

Re: [linux-yocto] [kernel-cache][PATCH 0/1] netfilter: update notrack->ct

2023-06-29 Thread Bruce Ashfield
In message: [kernel-cache][PATCH 0/1] netfilter: update notrack->ct on 28/06/2023 eero.aalto...@vaisala.com wrote: > From: Eero Aaltonen > > Attached patch to update the deprecated NETFILTER_XT_TARGET_NOTRACK > flag; removed since Linux 3.7.1. > > I would hope to apply this to multiple version

Re: [linux-yocto][v5.15/standard/x86 & v5.15/standard/preempt-rt/x86][PATCH 1/1] Revert "i40e: fix build warning in ice_fltr_add_mac_to_list()"

2023-06-29 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][v5.15/standard/x86 & v5.15/standard/preempt-rt/x86][PATCH 1/1] Revert "i40e: fix build warning in ice_fltr_add_mac_to_list()" on 29/06/2023 Liwei Song wrote: > This reverts commit 0dfc81a283d43ea2398065857a56b991f14f4e71. > > Since ice driver was

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Delete unused config CONFIG_USB_EHCI_MXC

2023-06-29 Thread Bruce Ashfield
In message: Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Delete unused config CONFIG_USB_EHCI_MXC on 29/06/2023 Wang, Xiaolei wrote: > drop this patch dropped. Bruce > > thanks > xiaolei > ━━━ >

Re: [linux-yocto]: [kernel for intel-socfpga]: watchdog: dw_wdt: register notify callback to stop watchdog when shuting down system

2023-06-29 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel for intel-socfpga]: watchdog: dw_wdt: register notify callback to stop watchdog when shuting down system on 29/06/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to register notify callback to stop watchdog when shuting > down system

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