From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chunyan Zhang Subject: Re: [PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel Date: Wed, 29 May 2019 18:20:03 +0800 Message-ID: References: <20190508021902.10358-1-leo.yan@linaro.org> <20190529101445.GC15808@leoy-ThinkPad-X240s> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20190529101445.GC15808@leoy-ThinkPad-X240s> Sender: linux-kernel-owner@vger.kernel.org To: Leo Yan Cc: Rob Herring , Mark Rutland , Suzuki K Poulose , Mathieu Poirier , Mike Leach , Wei Xu , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Andy Gross , David Brown , Linus Walleij , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Orson Zhai , Baolin Wang , Chunyan Zhang List-Id: devicetree@vger.kernel.org On Wed, 29 May 2019 at 18:14, Leo Yan wrote: > > On Wed, May 08, 2019 at 10:18:51AM +0800, Leo Yan wrote: > > Since the DT bindings consolidatoins for CoreSight replicator and funnel > > is ready for kernel v5.2 merge window [1], this patch set is to update > > the related CoreSight DT bindings for platforms; IIUC, this patch set > > will be safe for merging into kernel v5.2 because the dependency > > patches in [1] will be landed into mainline kernel v5.2 cycle. > > [...] > > > Leo Yan (11): > > ARM: dts: hip04: Update coresight DT bindings > > ARM: dts: imx7s: Update coresight DT bindings > > ARM: dts: qcom-apq8064: Update coresight DT bindings > > ARM: dts: ste: Update coresight DT bindings > > ARM: dts: vexpress-v2p-ca15_a7: Update coresight DT bindings > > ARM: dts: qcom-msm8974: Update coresight DT bindings > > arm64: dts: hi6220: Update coresight DT bindings > > arm64: dts: juno: Update coresight DT bindings > > arm64: dts: qcom-msm8916: Update coresight DT bindings > > arm64: dts: sc9836: Update coresight DT bindings > > arm64: dts: sc9860: Update coresight DT bindings > > Gentle ping for maintainers. > > Hi Andy, David, > > Could you pick up patches 03, 06, 09/11 for QCOM DT bindings? > > Hi Sudeep, > > Could you pick up patches 05, 08/11 for Arm DT bindings? > > Hi Chunyan, Orson, Baolin, > > Could you pick up patches 10, 11/11 for Unisoc DT bindings? Sure, will do. Thanks, Chunyan > > Thanks a lot for Shawn and Linus have picked up 02, 04/11 separately. > > Thanks, > Leo Yan