[linux-yocto][yocto-kernel-cache yocto-5.15] disable CONFIG_OCTEONTX_SERDES for marvell-cn106xx

2022-10-25 Thread Ruiqiang Hao
Hi Bruce, Please help to merge this patch into our linux-yocto repo. repo: yocto-kernel-cache branch: yocto-5.15 Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11812):

[linux-yocto] [PATCH] marvell-cn106xx: disable OCTEONTX_SERDES debug driver

2022-10-25 Thread Ruiqiang Hao
From: Ruiqiang Hao CONFIG_OCTEONTX_SERDES is for cn96xx, we do not need this in cn106xx, disable this option to avoid misuse. Signed-off-by: Ruiqiang Hao --- bsp/marvell-cn106xx/marvell-cn106xx.cfg | 4 1 file changed, 4 insertions(+) diff --git a/bsp/marvell-cn106xx/marvell-cn106xx.cfg

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

2022-10-25 Thread Ruiqiang Hao
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] [PATCH] firmware: arm_scmi: Increase MBOX_TX_QUEUE_LEN

2022-10-25 Thread Ruiqiang Hao
From: Ruiqiang Hao Marvell-cn106xx has 24 cpu cores, each of which uses a separate policy, so we need 24 message slot at least to ensure the normal data flow for cpu_freq. Increase MBOX_TX_QUEUE_LEN and the max_msg of scmi_xfer to avoid the following errors: arm-scmi firmware:scmi: failed to

Re: [linux-yocto][linux-yocto v5.15/standard/sdkv5.10/axxia & v5.15/standard/preempt-rt/sdkv5.10/axxia ][PATCH 1/1] usb: ehci: adjust to use platform_drivers to register/unregister driver

2022-10-25 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.15/standard/sdkv5.10/axxia & v5.15/standard/preempt-rt/sdkv5.10/axxia ][PATCH 1/1] usb: ehci: adjust to use platform_drivers to register/unregister driver on 25/10/2022 Liwei Song wrote: > Since upstream commit aad06846a230 ("usb: ehci:

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

2022-10-25 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.15] kernel code for marvell octeon on 25/10/2022 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][yocto-kernel-cache yocto-5.15] disable CONFIG_OCTEONTX_SERDES for marvell-cn106xx

2022-10-25 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache yocto-5.15] disable CONFIG_OCTEONTX_SERDES for marvell-cn106xx on 25/10/2022 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > yocto-kernel-cache > branch: >

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] nxp-lx2xxx: enable kernel config CONFIG_CRYPTO_DEV_FSL_CAAM_JR

2022-10-25 Thread Xulin Sun
Enable kernel config CONFIG_CRYPTO_DEV_FSL_CAAM_JR, this is to enable Freescale CAAM Job Ring driver backend. Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg index