[linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc & v6.1/standard/nxp-sdk-6.1/nxp-soc][PATCH] arm: dts: imx6q-sabresd: Enable imx6q pcie

2023-09-12 Thread Xiaolei Wang via lists.yoctoproject.org
Enable pcie for imx6q-sabresd. Signed-off-by: Xiaolei Wang --- arch/arm/boot/dts/imx6q-sabresd.dts | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/imx6q-sabresd.dts b/arch/arm/boot/dts/imx6q-sabresd.dts index ca8c7d1a29cb..b4463f952831 100644 ---

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

[linux-yocto] [PATCH 2/2] mtd: spi-nor: Use CLSR command for FL-L chips

2023-09-12 Thread Stefan Ghinea via lists.yoctoproject.org
From: Yaliang Wang commit 1d47a1b1437f033376e55567195c2b642840cc18 upstream S25FL{064|128|256}L chips can't recover from errors, when there are program error or erase error, P_ERR or E_ERR bit will set to one, WIP bit will remain set to one, A Clear Status Register command must be sent to

[linux-yocto] [PATCH 1/2] mtd/spi-nor: enable USE_CLSR capability for Cypress FL-L product family

2023-09-12 Thread Stefan Ghinea via lists.yoctoproject.org
From: Yaliang Wang commit 91e5b94d80965778ee6e996b9cef548cebd85228 upstream In Cypress FL-L product family, P_ERR or E_ERR bits are shifted to SR2V, and are actually being used. Which means we need cope this special condition accordingly. Signed-off-by: Yaliang Wang [RQ: adjust code structure

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

2023-09-12 Thread Stefan Ghinea via lists.yoctoproject.org
Please help to merge this patchset into linux-yocto repo. repo: linux-yocto branch: v5.10/standard/preempt-rt/cn-sdkv5.4/octeon Thanks, Stefan Ghinea -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13048):

[linux-yocto] [PATCH 2/2] mtd: spi-nor: Use CLSR command for FL-L chips

2023-09-12 Thread Stefan Ghinea via lists.yoctoproject.org
From: Yaliang Wang commit 36498399c38267b480f2bc1af70c37f5228bbc25 upstream S25FL{064|128|256}L chips can't recover from errors, when there are program error or erase error, P_ERR or E_ERR bit will set to one, WIP bit will remain set to one, A Clear Status Register command must be sent to

[linux-yocto] [PATCH 1/2] mtd/spi-nor: enable USE_CLSR capability for Cypress FL-L product family

2023-09-12 Thread Stefan Ghinea via lists.yoctoproject.org
From: Yaliang Wang commit b02525e1166d980d13e9ba23b0ac8ef2d688dc96 upstream In Cypress FL-L product family, P_ERR or E_ERR bits are shifted to SR2V, and are actually being used. Which means we need cope this special condition accordingly. Signed-off-by: Yaliang Wang [RQ: adjust code structure

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

2023-09-12 Thread Stefan Ghinea via lists.yoctoproject.org
Please help to merge this patchset into linux-yocto repo. repo: linux-yocto branch: v5.10/standard/cn-sdkv5.4/octeon Thanks, Stefan Ghinea -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13046):