Re: [linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH] gpio: fix pinctrl_gpio_get_mux_owner

2024-01-25 Thread quanyang.wang via lists.yoctoproject.org
Hi Bruce, On 1/24/24 14:38, quanyang.wang via lists.yoctoproject.org wrote: From: Quanyang Wang The commit 4ce1995313ecb ("gpio: use pinctrl_gpio_get_mux_owner") intends to call pinctrl_gpio_get_mux_owner to mark the muxed pin as "used" and copy "mux_owner" or "gpio_owner" to "info->consumer".

[linux-yocto] [PATCH] nxp-ls104x: add configs of i2c slave devices for NXP ls1043/ls1046 platform

2024-01-25 Thread Meng Li via lists.yoctoproject.org
Signed-off-by: Meng Li --- bsp/nxp-ls1043/nxp-ls1043.cfg | 5 + bsp/nxp-ls1046/nxp-ls1046.cfg | 5 + 2 files changed, 10 insertions(+) diff --git a/bsp/nxp-ls1043/nxp-ls1043.cfg b/bsp/nxp-ls1043/nxp-ls1043.cfg index 376f7244..1f581b9a 100644 --- a/bsp/nxp-ls1043/nxp-ls1043.cfg +++

[linux-yocto] [yocto-kernel-cache]: nxp-ls104x: add configs of i2c slave devices for NXP ls1043/ls1046 platform

2024-01-25 Thread Meng Li via lists.yoctoproject.org
From: Limeng Hi Bruce, This patch is used to add configs of i2c slave devices for NXP ls1043/ls1046 platform. Could you please help to merge this patch into yocto-kernel-cache, branch is only yocto-6.1? diffstat info as below: nxp-ls1043/nxp-ls1043.cfg |5 +

[linux-yocto] [yocto-6.6][yocto-6.5][master][PATCH] can: drop obsolete CONFIG_PCH_CAN

2024-01-25 Thread Anuj Mittal
The driver was removed in v6.2. https://github.com/torvalds/linux/commit/1dd1b521be85417ec409062319520ca26c1c589e Signed-off-by: Anuj Mittal --- features/can/can.cfg | 2 -- features/eg20t/eg20t.cfg | 1 - 2 files changed, 3 deletions(-) diff --git a/features/can/can.cfg