[linux-yocto][PATCH 2/2][linux-yocto-dev standard/xlnx-soc] spi: spi-zynqmp-gqspi: fix compile error

2021-05-24 Thread quanyang.wang
From: Quanyang Wang Add the missing part of the mainline commit 126bdb606fd28 ("spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails"). Signed-off-by: Quanyang Wang --- drivers/spi/spi-zynqmp-gqspi.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git

[linux-yocto] [PATCH][linux-yocto-dev standard/xlnx-soc] [PATCH 0/2] xlnx: fix compile error

2021-05-24 Thread quanyang.wang
From: Quanyang Wang Hi Bruce, Would you please help merge these 2 patches to linux-yocto-dev standard/xlnx-soc branch? These 2 patches fix build error when introducing mainline patches. Thanks, Quanyang Quanyang Wang (2): drm: xlnx: zynqmp_dp: fix compile error for

[linux-yocto][PATCH 1/2][linux-yocto-dev standard/xlnx-soc] drm: xlnx: zynqmp_dp: fix compile error for ZYNQMP_DP_SCRAMBLING_DISABLE

2021-05-24 Thread quanyang.wang
From: Quanyang Wang The mainline xilinx DP driver is using ZYNQMP_DP_SCRAMBLING_DISABLE but SDK is using ZYNQMP_DP_TX_SCRAMBLING_DISABLE, this will cause building error. Fix it by using SDK definition. Signed-off-by: Quanyang Wang --- drivers/gpu/drm/xlnx/zynqmp_dp.c | 2 +- 1 file changed, 1

[linux-yocto] [yocto-kernel-cache] [yocto-5.10-rt] [PATCH] Fix warning from do_kernel_configcheck in intel-x86 bsp

2021-05-24 Thread Zhang, Qiang
From: Zqiang WARNING: linux-yocto-rt-5.10.x+gitAUTOINC+cd049697e9_ff83ae5580-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration: [NOTE]: 'CONFIG_CFG80211' last val (y) and .config val (m) do not match [INFO]: