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

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

2023-07-12 Thread Xiaolei Wang via lists.yoctoproject.org
RESET_IMX7 and MUX_MMIO are necessary for imx8m hdmi display. Signed-off-by: Xiaolei Wang --- bsp/nxp-imx8/nxp-imx8.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg index b116ae2d..5477d081 100644 --- a/bsp/nxp-imx8/nxp-imx8.cfg +++