[linux-yocto][linux-yocto-dev standard/xlnx-soc] drm: xlnx: zynqmp_dp: fix wrong usage of zynqmp_dp_write

2021-06-02 Thread quanyang.wang
From: Quanyang Wang The mainline zynqmp_dp driver use "dp" as the first parameter of zynqmp_dp_write but the SDK driver use "dp->iomem". Let's correct it to avoid unpredictable error. Signed-off-by: Quanyang Wang --- drivers/gpu/drm/xlnx/zynqmp_dp.c | 2 +- 1 file changed, 1 insertion(+), 1

Re: [linux-yocto] [linux-yocto v5.10] [PATCH] iommu/arm-smmu-v3: Ratelimit event dump

2021-06-02 Thread Zhang, Qiang
From: Bruce Ashfield Sent: Thursday, 3 June 2021 05:05 To: Zhang, Qiang Cc: linux-yocto@lists.yoctoproject.org Subject: Re: [linux-yocto] [linux-yocto v5.10] [PATCH] iommu/arm-smmu-v3: Ratelimit event dump [Please note: This e-mail is from an EXTERNAL

[yocto] Move of official IRC channels to libera.chat

2021-06-02 Thread Nicolas Dechesne
Dear all, As some of you may have read over the past days, there has been an ownership dispute over the freenode.net network. The IRC network has been used by the Yocto Project and many other projects over the past decades as a platform for discussion and support. The dispute led to the exodus of

[yocto] [ANNOUNCEMENT] Yocto Project 3.1.8 (dunfell-23.0.8) is Released

2021-06-02 Thread Vineela
Hello, We are pleased to announce the Yocto Project 3.1.8 (dunfell-23.0.8) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.8/poky-dunfell-23.0.8.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-3.1.8/poky-dunfell-23.0.8.tar.bz2 A gpg signed

Re: [linux-yocto] [PATCH] ARC: Rename nSIM HS to HAPS HS

2021-06-02 Thread Alexey Brodkin via lists.yoctoproject.org
Hi Bruce, Please pardon my lack of good knowledge here as I don't deal with OE/Yocto very often. So what are the options we have here? Given dependency on the Linux kernel v5.5 where that change ("nsim_hs_defconfig" -> "haps_hs_defconfig") was done I'd say whatever active branches of version

Re: [linux-yocto] [linux-yocto v5.10] [PATCH] iommu/arm-smmu-v3: Ratelimit event dump

2021-06-02 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto v5.10] [PATCH] iommu/arm-smmu-v3: Ratelimit event dump on 02/06/2021 qiang.zh...@windriver.com wrote: > From: Zqiang > > When a device or driver misbehaves, it is possible to receive events > much faster than we can print them out. Ratelimit the printing

Re: [linux-yocto] [kernel v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] drm/bridge: nwl-dsi: Remove the bogus possible_clones setup

2021-06-02 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [kernel v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] drm/bridge: nwl-dsi: Remove the bogus possible_clones setup on 01/06/2021 Xiaolei Wang wrote: > reference commit 1834e1dfacca15d13f14875dd3095d3b2c719d28 from >

Re: [linux-yocto] [PATCH] ARC: Rename nSIM HS to HAPS HS

2021-06-02 Thread Bruce Ashfield
Looks good to me. What branches were you targetting for the change ? Bruce In message: [linux-yocto] [PATCH] ARC: Rename nSIM HS to HAPS HS on 31/05/2021 Alexey Brodkin via lists.yoctoproject.org wrote: > In v5.5 kernel we merged "nsim_hs" config into "haps_hs", see [1], > and from then on we

Re: [yocto] systemd, ELF binaries and runtime dependency tracking

2021-06-02 Thread Luca Bocassi
On Tue, 2021-06-01 at 09:23 -0700, Khem Raj wrote: > > On 6/1/21 9:13 AM, Luca Boccassi wrote: > > On Tue, 2021-06-01 at 07:58 -0700, Khem Raj wrote: > > > On 5/31/21 3:40 PM, Paul Eggleton wrote: > > > > Hi folks > > > > > > > > Upstream in the systemd project, a proposal has been made to add a