[linux-yocto] [v5.10] [yocto-kernel-cache] [PATCH] firmware: fix CONFIG_FW_LOADER option mismatch warning

2021-04-06 Thread Zhang, Qiang
From: Zqiang [NOTE]: 'CONFIG_FW_LOADER' last val (m) and .config val (y) do not match [INFO]: CONFIG_FW_LOADER : y ## .config: 1632 :configs/v5.10/ktypes/base/base.cfg (m) [INFO]: selection details for 'CONFIG_FW_LOADER': Symbols currently y-selecting this symbol: - R8169

Re: [linux-yocto][yocto-kernel-cache yocto-5.10][PATCH 1/1][PATCH] nxp-imx8: Correct DRM_TTM config and delete redundant config

2021-04-06 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache yocto-5.10][PATCH 1/1][PATCH] nxp-imx8: Correct DRM_TTM config and delete redundant config on 07/04/2021 Xiaolei Wang wrote: > DRM_TTM has been selected as M by DRM_TTM_HELPER, so remove it, and delete > redundant options > >

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: mfd: syscon: free the allocated name field of struct regmap_config

2021-04-06 Thread Bruce Ashfield
On Tue, Apr 6, 2021 at 9:41 PM Li, Meng wrote: > > > > > -Original Message- > > From: Bruce Ashfield > > Sent: Wednesday, April 7, 2021 8:09 AM > > To: Bruce Ashfield > > Cc: Li, Meng ; Linux Yocto > yo...@lists.yoctoproject.org> > > Subject: Re: [linux-yocto] [linux-yocto

[linux-yocto][yocto-kernel-cache yocto-5.10][PATCH 1/1][PATCH] nxp-imx8: Correct DRM_TTM config and delete redundant config

2021-04-06 Thread Xiaolei Wang
DRM_TTM has been selected as M by DRM_TTM_HELPER, so remove it, and delete redundant options [NOTE]:'CONFIG_DRM_TTM' last val and .config val (m) do not match [INFO]: CONFIG_DRM_TTM: m ## .config: 4126 :configs/v5.10/standard/nxp-imx8/bsp/nxp-imx8/nxp-imx8.cfg [INFO]: raw config text: [INFO]:

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: mfd: syscon: free the allocated name field of struct regmap_config

2021-04-06 Thread Meng Li
> -Original Message- > From: Bruce Ashfield > Sent: Wednesday, April 7, 2021 8:09 AM > To: Bruce Ashfield > Cc: Li, Meng ; Linux Yocto yo...@lists.yoctoproject.org> > Subject: Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp- > s32g2xx]: mfd: syscon: free the allocated

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx?]: arm64: dts: add skew property for mdio phy node for KSZ903 PHY

2021-04-06 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx?]: arm64: dts: add skew property for mdio phy node for KSZ903 PHY on 06/04/2021 Zhantao Tang wrote: > > Hi Bruce, > > > Since S32G has been updated to v5.10 kernel, and the phy node in dts file for > EVB should

Re: [linux-yocto] [yocto-kernel-cache yocto-5.10 only][PATCH] bsp: drop obsolete kernel options for xilinx-zynqmp and xilinx-zynq

2021-04-06 Thread Bruce Ashfield
In message: [linux-yocto] [yocto-kernel-cache yocto-5.10 only][PATCH] bsp: drop obsolete kernel options for xilinx-zynqmp and xilinx-zynq on 06/04/2021 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Drop obsolete kernel options as below to avoid do_configcheck warning: > > 1.

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: driver: pci: pci-s32gen1: remove the __init macro

2021-04-06 Thread Bruce Ashfield
In message: [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: driver: pci: pci-s32gen1: remove the __init macro on 06/04/2021 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > This patch is used to fix mismatch building warning issue in pcie. merged. Bruce > > Could you

Re: [linux-yocto][linux-yocto v5.10/standard/sdkv5.4/xlnx-soc][PATCH] net: axienet: fix some compile errors

2021-04-06 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.10/standard/sdkv5.4/xlnx-soc][PATCH] net: axienet: fix some compile errors on 06/04/2021 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > This commit fixes compile issues as below: > 1. Bring back the missing part of mainline commit

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: s32gen1: pcie: Remove duplicate interrupt resource request

2021-04-06 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: s32gen1: pcie: Remove duplicate interrupt resource request on 05/04/2021 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > This patch is used to fix a kmemleak issue in pcie. > > Could you please

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: mfd: syscon: free the allocated name field of struct regmap_config

2021-04-06 Thread Bruce Ashfield
On Tue, Apr 6, 2021 at 7:59 PM Bruce Ashfield via lists.yoctoproject.org wrote: > > In message: [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: mfd: > syscon: free the allocated name field of struct regmap_config > on 05/04/2021 meng...@windriver.com wrote: > > > From: Limeng > > > > Hi

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: mfd: syscon: free the allocated name field of struct regmap_config

2021-04-06 Thread Bruce Ashfield
In message: [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: mfd: syscon: free the allocated name field of struct regmap_config on 05/04/2021 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > This patch is used to fix a kmemleak issue in syscon. > > Could you please help to

Re: [linux-yocto] [v2][PATCH] Revert "mfd: syscon: Don't free allocated name for regmap_config"

2021-04-06 Thread Bruce Ashfield
In message: Re: [linux-yocto] [v2][PATCH] Revert "mfd: syscon: Don't free allocated name for regmap_config" on 31/03/2021 Bruce Ashfield wrote: > On Wed, Mar 31, 2021 at 1:56 AM Kevin Hao wrote: > > > > On Tue, Mar 30, 2021 at 04:46:30PM -0400, Bruce Ashfield wrote: > > > On Wed, Mar 24, 2021

[linux-yocto] [PATCH] arm64: dts: add skew property for mdio phy node for KSZ903 PHY

2021-04-06 Thread Zhantao Tang
In S32G EVB board, ksz9031 phy is used by GMAC and some pfe ports, and it is need to add skew-ps property in ksz9031 phy node, otherwise, the phy may work unexpectly. Besides, the values for skew properties referred to imx6qdl-emcon.dtsi, given they use the same phy. Signed-off-by: Zhantao Tang

[linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx?]: arm64: dts: add skew property for mdio phy node for KSZ903 PHY

2021-04-06 Thread Zhantao Tang
Hi Bruce, Since S32G has been updated to v5.10 kernel, and the phy node in dts file for EVB should be updated to compatible with kernel code, the following patch is to do this. Would you please help to merge this patch into linux-ycoto kernel, v5.10, branch is

[linux-yocto] [yocto-kernel-cache yocto-5.10 only][PATCH] bsp: drop obsolete kernel options for xilinx-zynqmp and xilinx-zynq

2021-04-06 Thread quanyang.wang
From: Quanyang Wang Drop obsolete kernel options as below to avoid do_configcheck warning: 1. Because of mainline commit 95caa2ae70fd ("usb: chipidea: allow disabling glue drivers if EMBEDDED"), drop CONFIG_USB_CHIPIDEA_OF. 2. Because of mainline commit b0730f56f35a ("drm: bridge: adv7511:

[linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: driver: pci: pci-s32gen1: remove the __init macro

2021-04-06 Thread Meng Li
From: Limeng Hi Bruce, This patch is used to fix mismatch building warning issue in pcie. Could you please help to merge this patch into linux-yocto, branch is v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx? diffstat info as below: pci-s32gen1.c |4 ++-- 1 file changed, 2 insertions(+), 2

[linux-yocto] [PATCH] driver: pci: pci-s32gen1: remove the __init macro

2021-04-06 Thread Meng Li
From: MengLi There is a section mismatch building warning as below: WARNING: modpost: vmlinux.o(.text+0x6ddfac): Section mismatch in reference from the function s32gen1_pcie_probe() to the function .init.text:s32gen1_add_pcie_port() Because function s32gen1_add_pcie_port() is invoked in