From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suzuki K Poulose Subject: Re: [PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel Date: Wed, 8 May 2019 15:29:12 +0100 Message-ID: <9c56323b-7b14-c662-b824-ed60fbb1638f@arm.com> References: <20190508021902.10358-1-leo.yan@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190508021902.10358-1-leo.yan@linaro.org> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: leo.yan@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, mathieu.poirier@linaro.org, mike.leach@linaro.org, xuwei5@hisilicon.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, agross@kernel.org, david.brown@linaro.org, linus.walleij@linaro.org, liviu.dudau@arm.com, Sudeep.Holla@arm.com, Lorenzo.Pieralisi@arm.com, orsonzhai@gmail.com, baolin.wang@linaro.org, zhang.lyra@gmail.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Cc: guodong.xu@linaro.org, zhangfei.gao@linaro.org, haojian.zhuang@linaro.org, cphealy@gmail.com, andrew@lunn.ch, lee.jones@linaro.org, zhang.chunyan@linaro.org List-Id: devicetree@vger.kernel.org On 08/05/2019 03:18, 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. > > In this patch set, it tries to update below two compatible strings to > the latest strings: > > s/"arm,coresight-replicator"/"arm,coresight-static-replicator" > s/"arm,coresight-funnel"/"arm,coresight-dynamic-funnel" > > Please note, some platforms have two continuous patches, one is for > updating static replicator compatible string and another is for dynamic > funnel change; and other platforms have only one patch since it only > needs to change for dynamic funnel. This is now misleading ;-), but that doesn't matter. For the entire series : Acked-by: Suzuki K Poulose