From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95085C28CC0 for ; Wed, 29 May 2019 10:14:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 67B0B208CB for ; Wed, 29 May 2019 10:14:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="AJ5z3L0k" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726043AbfE2KO7 (ORCPT ); Wed, 29 May 2019 06:14:59 -0400 Received: from mail-oi1-f196.google.com ([209.85.167.196]:45007 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725894AbfE2KO6 (ORCPT ); Wed, 29 May 2019 06:14:58 -0400 Received: by mail-oi1-f196.google.com with SMTP id z65so1532623oia.11 for ; Wed, 29 May 2019 03:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=EAGedgacrWoeLyu0To12qxT1eO2alYayXGjZrLvwd+k=; b=AJ5z3L0kCSDsX8kXY7FSc2jTfD36U/yC4myrub3XWsesly5t1RLKUIYsFwmIk7zsYu G/ec1s4wKrkwSBj9pKJFzg44ijlFkepzOOVECZb78w2ln3vLeD60cOOUcrWjhvm/hcJj 942E4WXbRgAxpZvAmBSkQhzszZ5bK+LHKWUDvfALZUh1KIitzPIV9pDwHwczthbpj6dX e6IMh8yRgg27ugsXJVH2tMCQrdblMWGwu8SuiAdRuTkI9USXONsl/TqcoWuCAoCtatnF ox3+f8AKTVMwzO+PznlyqLjWcdMeTDySGBYIriLWSXL+bIV/wMyDDeS0qlMUH7F541ct m+zg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=EAGedgacrWoeLyu0To12qxT1eO2alYayXGjZrLvwd+k=; b=osbQk947+4I1rU8xggo6IHD6Paht05xoCQcliIp/SAKcRxZ5VzpyuZY2dT0EjblQ7d PnRFzB6REQMSytb3XSa7NvV2g89/cxcpyViy0AZe0i55IdH3dI1kiubt5Df9ewKZCm2w tEpIR6cDrt5i66qTxoWBFTRv03Y40X2x4wmzVTOK72DpK/fKcLmpc7vn1uTFUkg9XMqk WqTYfpyqfxH/ACeTpI0WnFRCcFzMaMHwgFnEbSy2uoPDGGKiEP7bvp17Bi1z6WDCqQjn oyBhemRTXG4KJHRTSNzJAlejSQ+CZltD2EQSt4sKSk+SpNsdcFffrSUkwrtk0eVjVFna pm1w== X-Gm-Message-State: APjAAAUwYxydCHX27RdIJL7WD1id+9CAOCUwTuYMSGbJwiN6B9LRcSJI NsZe+dsXZKnGXmn23QOaUFqIQA== X-Google-Smtp-Source: APXvYqzycnDr7LSCH8lljP2nquWhzzkKaVjxa0t7sxxmmSebqcmDYlIZAEK+IFDcl6SuyoXkBJH5LA== X-Received: by 2002:a54:4f98:: with SMTP id g24mr6026696oiy.99.1559124897777; Wed, 29 May 2019 03:14:57 -0700 (PDT) Received: from leoy-ThinkPad-X240s (li808-42.members.linode.com. [104.237.132.42]) by smtp.gmail.com with ESMTPSA id w24sm5608786otk.74.2019.05.29.03.14.48 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 29 May 2019 03:14:56 -0700 (PDT) Date: Wed, 29 May 2019 18:14:45 +0800 From: Leo Yan To: 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 , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Cc: Guodong Xu , Zhangfei Gao , Haojian Zhuang , Chris Healy , Andrew Lunn , Lee Jones , Chunyan Zhang Subject: Re: [PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel Message-ID: <20190529101445.GC15808@leoy-ThinkPad-X240s> References: <20190508021902.10358-1-leo.yan@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190508021902.10358-1-leo.yan@linaro.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org 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? Thanks a lot for Shawn and Linus have picked up 02, 04/11 separately. Thanks, Leo Yan