[linux-yocto][v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc][PATCH 1/3] arch: arm64: dts: add dts file for CANFD feature on xilinx-zcu102 platform

2024-06-07 Thread quanyang.wang via lists.yoctoproject.org
From: Meng Li This dts file is created by referring to Xilix SDK petalinux. Signed-off-by: Meng Li Signed-off-by: Bruce Ashfield --- arch/arm64/boot/dts/xilinx/Makefile | 1 + .../dts/xilinx/zynqmp-zcu102-rev1.0-canfd.dts | 82 +++ 2 files changed, 83 insertions(+)

[linux-yocto][v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc][PATCH 0/3]

2024-06-07 Thread quanyang.wang via lists.yoctoproject.org
From: Quanyang Wang Hi Bruce, Would you please help merge these 3 patches to the branches: v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc v6.6/standard/sdkv6.6/xlnx-soc Thanks, Quanyang Meng Li (1): arch: arm64: dts: add dts file for CANFD feature on xilinx-zcu102 platform Quan

[linux-yocto][v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc][PATCH 2/3] arm64: zynqmp: add "xlnx,nr-outputs" property for clk_wiz_0 node

2024-06-07 Thread quanyang.wang via lists.yoctoproject.org
From: Quanyang Wang In clk-xlnx-clock-wizard.c, the function clk_wzrd_probe will check if there is "xlnx,nr-outputs" property, if not, the probe will return error. Add "xlnx,nr-outputs" property for clk_wiz_0 node to avoid probe failure. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfiel

[linux-yocto][v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc][PATCH 3/3] arm64: zynqmp: delete redundant xiic-i2c device node

2024-06-07 Thread quanyang.wang via lists.yoctoproject.org
From: Quanyang Wang The device node "axi_iic_0" is not needed to test canfd. Let's remove it since it triggers warning info: xiic-i2c 80003000.i2c: error -ENXIO: IRQ index 0 not found Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- arch/arm64/boot/dts/xilinx/zynqmp-zcu102-r

[linux-yocto] [PATCH] nxp-ls1046: add scc and cfg files for nxp-ls1046 platform

2024-06-07 Thread Meng Li via lists.yoctoproject.org
Refer to scc and cfg files on branch yocto-6.1, add new scc and cfg files for BSP nxp-ls1046 on branch yocto-6.6. Signed-off-by: Meng Li --- bsp/nxp-ls1046/nxp-ls1046-preempt-rt.scc | 7 + bsp/nxp-ls1046/nxp-ls1046-standard.scc | 7 + bsp/nxp-ls1046/nxp-ls1046.cfg| 161

[linux-yocto] [yocto-kernel-cache]: nxp-ls1046: add scc and cfg files for nxp-ls1046 platform

2024-06-07 Thread Meng Li via lists.yoctoproject.org
From: Limeng Hi Bruce, Recently, I am working on nxp ls1046 SoC BSP, and want to add scc and cfg files for this BSP in kernel-cache. Could you please help to merge this patch into yocto-kernel-cache, branch is only yocto-6.6? diffstat info as below: nxp-ls1046-preempt-rt.scc |7 +++

[linux-yocto]: [kernel/kernel-rt]: nxp-ls1046: port kernel patches for nxp-ls1046

2024-06-07 Thread Meng Li via lists.yoctoproject.org
From: Limeng Hi Bruce, The 17 patches are used to fix issues for NXP ls1046 BSP So, could you please help merge these patches into linux-ycoto kernel, both below 2 branchs? v6.6/standard/nxp-sdk-6.6/nxp-soc v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc diffstat info as below: b/arch/arm64/boo

Re: [linux-yocto][v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc][PATCH 0/3]

2024-06-07 Thread Bruce Ashfield
In message: [linux-yocto][v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc][PATCH 0/3] on 07/06/2024 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Hi Bruce, > Would you please help merge these 3 patches to the branches: > v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc > v6.6/stand

Re: [linux-yocto] [yocto-kernel-cache]: nxp-ls1046: add scc and cfg files for nxp-ls1046 platform

2024-06-07 Thread Bruce Ashfield
merged. Bruce In message: [yocto-kernel-cache]: nxp-ls1046: add scc and cfg files for nxp-ls1046 platform on 07/06/2024 Meng Li wrote: > From: Limeng > > Hi Bruce, > > Recently, I am working on nxp ls1046 SoC BSP, and want to add scc and cfg > files for this BSP in kernel-cache. > > Could

Re: [linux-yocto]: [kernel/kernel-rt]: nxp-ls1046: port kernel patches for nxp-ls1046

2024-06-07 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel/kernel-rt]: nxp-ls1046: port kernel patches for nxp-ls1046 on 07/06/2024 Meng Li wrote: > From: Limeng > > Hi Bruce, > > The 17 patches are used to fix issues for NXP ls1046 BSP > So, could you please help merge these patches into linux-ycoto kernel, both >