[linux-yocto] [PATCH 5/5] Revert "net: can: llce_can: add netdev notifier"

2024-03-07 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Jun Zhang This reverts commit 9363cece406bdf2231444ca06074efb7f2a65f9e. Signed-off-by: Wenlin Kang --- drivers/net/can/llce/llce_can.c | 281 ++-- drivers/net/can/llce/llce_can_common.c | 37 +--- include/linux/can/dev/llce_can_common.h | 2 - 3 files

[linux-yocto] [PATCH 4/5] Revert "net: can: llce can: fix switching beteween CAN and CAN FD"

2024-03-07 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Jun Zhang This reverts commit 572a26ce97d70c940f236cfdfcf670c2b16ff0b0. Signed-off-by: Wenlin Kang --- drivers/net/can/llce/llce_can.c | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/drivers/net/can/llce/llce_can.c b/drivers/net/can/llce/llce_can.c

[linux-yocto] [PATCH 3/5] Revert "net: can: llce can: do not print errors if logging is not supported"

2024-03-07 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Jun Zhang This reverts commit 65dca19f372f90f9ffd390eccaf9f0efa70fa0c7. Signed-off-by: Wenlin Kang --- drivers/net/can/llce/llce_can.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/can/llce/llce_can.c b/drivers/net/can/llce/llce_can.c index

[linux-yocto] [PATCH 1/5] Revert "bindings: clock s32cc: add CMU clk"

2024-03-07 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Jun Zhang This reverts commit 91376f1512ed6729b2d4339822dee3b7a9922729. Signed-off-by: Wenlin Kang --- include/dt-bindings/clock/s32gen1-scmi-clock.h | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/include/dt-bindings/clock/s32gen1-scmi-clock.h

[linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx] revert some commits to fix llcecan issue

2024-03-07 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Wenlin Kang Hi Bruce Would you please merge these patches? thanks. With latest codes, when configure LLCE, we notice that llcecan interfaces can't be found: root@nxp-s32g2xx:~# ip link set up llcecan0 type can bitrate 50 dbitrate 500 fd on Cannot find device "llcecan0" After

[linux-yocto] [PATCH 2/5] Revert "net: can: llce can: restrict logging enablement"

2024-03-07 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Jun Zhang This reverts commit 0f208baa111991764ba68f5f809d851897ecda64. Signed-off-by: Wenlin Kang --- drivers/net/can/llce/llce_can.c | 20 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/drivers/net/can/llce/llce_can.c

Re: [linux-yocto] [kernel-cache][PATCH 2/2] bsp/genericarm64: incorporate more features, and sort

2024-03-07 Thread Bruce Ashfield
These looks fine to me, I've just been tied up trying to sort out the 5.15 issues as well as some things in meta-virt. I'll get the two changes merged and tested on Friday. Bruce On Wed, Mar 6, 2024 at 10:15 AM Ross Burton wrote: > > From: Ross Burton > > Pull in a large number of drivers and

[linux-yocto][kernel-cache][PATCH] cfg/docker.cfg: add CONFIG_CGROUP_BPF

2024-03-07 Thread Xiangyu Chen
From: Xiangyu Chen Add CONFIG_CGROUP_BPF to ensure docker can be started under cgroup v2, otherwise it would report the following error: Error: for ... error setting cgroup config for procHooks process: bpf_prog_query(BPF_CGROUP_DEVICE) failed: invalid argument: unknown Cgroup v2

[linux-yocto] [kernel-cache][PATCH] riscv: Enable XHCI usb

2024-03-07 Thread Khem Raj
This brings it closer to other qemu configs in yocto and help to use usb mouse and keyboard device emulation Signed-off-by: Khem Raj --- bsp/qemuriscv32/qemuriscv32.scc | 6 ++ bsp/qemuriscv64/qemuriscv64.scc | 6 ++ 2 files changed, 12 insertions(+) diff --git

[linux-yocto] [PATCH] riscv: Enable XHCI usb

2024-03-07 Thread Khem Raj
This brings it closer to other qemu configs in yocto and help to use usb mouse and keyboard device emulation Signed-off-by: Khem Raj --- bsp/qemuriscv32/qemuriscv32.scc | 6 ++ bsp/qemuriscv64/qemuriscv64.scc | 6 ++ 2 files changed, 12 insertions(+) diff --git

[linux-yocto] Trial merge of v5.15.151 v6.1.81 for linux-yocto

2024-03-07 Thread Kevin Hao
Hi Bruce, This is a trial merge of the stable kernel v5.15.151 v6.1.81 for the following branches in the linux-yocto. ccbd1ffa2151 v5.15/standard/sdkv5.10/axxia 45a604286a8a v5.15/standard/preempt-rt/sdkv5.10/axxia ed7ee8867f98 v5.15/standard/base 303f3510d546