[linux-yocto] [PATCH] mtd: spi_nor: fix build issue for S25FL{064|128|256}L

2023-07-20 Thread Ruiqiang Hao via lists.yoctoproject.org
From: Ruiqiang Hao commit 4e35f5591b43 (mtd: spi-nor: Use CLSR command for FL-L chips) and commit c9d6aaec411f (mtd/spi-nor: enable USE_CLSR capability for Cypress FL-L product family) are based on kernel v5.15, after commit 51c55506a7b1 (mtd: spi-nor: spansion: convert USE_CLSR to a

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

2023-07-20 Thread Ruiqiang Hao via lists.yoctoproject.org
Hi Bruce, Please help to merge this patch into our linux-yocto repo. repo: linux-yocto branch: v6.1/standard/cn-sdkv5.15/octeon v6.1/standard/preempt-rt/cn-sdkv5.15/octeon Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

[linux-yocto] [PATCH] coresight: tmc: secure-etr: mark the timer as hard interrupt expire mode for RT kernel

2023-07-20 Thread Ruiqiang Hao via lists.yoctoproject.org
From: Ruiqiang Hao In function tmc_etr_timer_cance(), we try to cancel an hrtimer in the interrupt context, this will trigger warning below, mark this hrtimer as hard interrupt expire mode to solve this problem. WARNING: CPU: 6 PID: 63 at kernel/softirq.c:163 __local_bh_disable_ip+0x220/0x24c

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

2023-07-20 Thread Ruiqiang Hao via lists.yoctoproject.org
Hi Bruce, Please help to merge this patch into our linux-yocto repo. repo: linux-yocto branch: v5.15/standard/cn-sdkv5.4/octeon v5.15/standard/preempt-rt/cn-sdkv5.4/octeon Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

[linux-yocto] Trial merge of v6.1.39 for linux-yocto

2023-07-20 Thread Kevin Hao
Hi Bruce, This is a trial merge of the stable kernel v6.1.39 for the following branches in the linux-yocto. c15aedac6560 v6.1/standard/base 05252966a8da v6.1/standard/preempt-rt/base #Have textual conflicts 203bcd45f90c

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

2023-07-20 Thread Meng Li via lists.yoctoproject.org
> -Original Message- > From: Bruce Ashfield > Sent: Friday, July 21, 2023 5:07 AM > To: Li, Meng > Cc: linux-yocto@lists.yoctoproject.org > Subject: Re: [linux-yocto]: [kernel for intel-socfpga]: usb: dwc2: add new > compatible for Intel SoCFPGA Stratix10 platform > > CAUTION: This

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 >

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

2023-07-20 Thread Yogesh Tyagi
Following commit marked GPIO LED trigger driver 'broken'from 6.4 onward https://github.com/torvalds/linux/commit/8f0adae1cb1a3cf83e38dd435831baa38dd84b4c Having CONFIG_LEDS_TRIGGER_GPIO enabled by default is causing below warning during build: WARNING: