[linux-yocto][v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc][PATCH] arm64: zynqmp: add "xlnx,nr-outputs" property for clk_wiz_0 node

2023-06-12 Thread quanyang.wang via lists.yoctoproject.org
From: Quanyang Wang In clk-xlnx-clock-wizard.c, the function clk_wzrd_probe will check if there is "xlnx,nr-outputs" property, if not, the probe will return error. Add "xlnx,nr-outputs" property for clk_wiz_0 node to avoid probe failure. Signed-off-by: Quanyang Wang --- Hi Bruce, Would you

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 4/4] nxp-imx8: Enable USB_CHIPIDEA related config

2023-06-12 Thread Bruce Ashfield
I haven't done any merging yet. You sent this on a Friday, and it is now only the end of day Monday for me, so a ping is a bit premature. Bruce On Mon, Jun 12, 2023 at 10:22 PM Wang, Xiaolei wrote: > > Hi bruce > > please help merge this patch > > thanks > xiaolei >

Re: [linux-yocto][yocto-kernel-cache yocto-6.1][PATCH 4/4] nxp-imx8: Enable USB_CHIPIDEA related config

2023-06-12 Thread Xiaolei Wang via lists.yoctoproject.org
Hi bruce please help merge this patch thanks xiaolei From: linux-yocto@lists.yoctoproject.org on behalf of Xiaolei Wang via lists.yoctoproject.org Sent: Friday, June 9, 2023 5:42 PM To: bruce.ashfi...@gmail.com Cc: linux-yocto@lists.yoctoproject.org

[linux-yocto] [PATCH] Revert 'spi: spi-octeontx2: fix erase sector error by limit spi buswidth'

2023-06-12 Thread Ruiqiang Hao via lists.yoctoproject.org
From: Ruiqiang Hao Revert commit e223229ee63803fc233885f686a7890453be9587 Commit e223229ee638(spi: spi-octeontx2: fix erase sector error by limit spi buswidth) try to fix erase sector error. After testing, spi-nor can work normally without this commit now. It is not needed and causes follow

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

2023-06-12 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

Re: [linux-yocto] [yocto-kernel-cache][master/yocto-6.1 PATCH 2/2] efi: add ACPI enablement

2023-06-12 Thread Andrei Gherzan
Hi all, On Tue, Jun 6, 2023 at 4:33 PM Clément Péron wrote: > Hi, > > On Tue, 6 Jun 2023 at 17:32, Clément Péron via lists.yoctoproject.org > wrote: > > > > Hi, > > > > On 03/03/2023 17:28, Jon Mason wrote: > > > /ATA > > > > > > On Wed, Mar 1, 2023 at 10:38 AM Bruce Ashfield < >