From patchwork Tue Sep 11 10:17:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Suzuki K Poulose X-Patchwork-Id: 10595417 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5E6A9112B for ; Tue, 11 Sep 2018 10:17:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 47F172921C for ; Tue, 11 Sep 2018 10:17:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3BB1B29234; Tue, 11 Sep 2018 10:17:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A526E29220 for ; Tue, 11 Sep 2018 10:17:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726554AbeIKPQU (ORCPT ); Tue, 11 Sep 2018 11:16:20 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:41180 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726836AbeIKPQU (ORCPT ); Tue, 11 Sep 2018 11:16:20 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 3DD2718A; Tue, 11 Sep 2018 03:17:42 -0700 (PDT) Received: from en101.Emea.Arm.com (en101.emea.arm.com [10.4.13.23]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id F3EE83F557; Tue, 11 Sep 2018 03:17:37 -0700 (PDT) From: Suzuki K Poulose To: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org, robh@kernel.org, frowand.list@gmail.com, devicetree@vger.kernel.org, mathieu.poirier@linaro.org, arm@kernel.org, sudeep.holla@arm.com, Alexandre Belloni , Andy Gross , =?utf-8?q?Beno=C3=AEt_Cousson?= , David Brown , Fabio Estevam , "Ivan T . Ivanov" , Linus Walleij , linux-omap@vger.kernel.org, lipengcheng8@huawei.com, Liviu Dudau , Lorenzo Pieralisi , Nicolas Ferre , orsonzhai@gmail.com, Pengutronix Kernel Team , Sascha Hauer , Shawn Guo , Tony Lindgren , Wei Xu , zhang.lyra@gmail.com Subject: [PATCH 00/11] dts: Update coresight device tree bindings Date: Tue, 11 Sep 2018 11:17:01 +0100 Message-Id: <1536661032-30481-1-git-send-email-suzuki.poulose@arm.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Coresight DT bindings have been updated to obey the DTS rules for label/address matching for graph nodes. The changes are in coresight/next tree scheduled for v4.20. This series updates the in kernel dts to match the new bindings along with updating a couple of new examples (e.,g CATU) in the Documentation (which were missed as they were still in flight when we created the series). Please note that this should not be pulled for v4.19, which I assume is a safe assumption. But please do pull it for v4.20. The dt updates for the Juno boards were sent earlier with the original DT update series and has been queued for v4.20. Applies on coresight/next (which is based on v4.19) and should apply cleanly on v4.19-rc3. Cc: Alexandre Belloni Cc: Andy Gross Cc: BenoƮt Cousson Cc: David Brown Cc: Fabio Estevam Cc: Frank Rowand Cc: Ivan T. Ivanov Cc: Linus Walleij Cc: linux-omap@vger.kernel.org Cc: lipengcheng8@huawei.com Cc: Liviu Dudau Cc: Lorenzo Pieralisi Cc: Mathieu Poirier Cc: Nicolas Ferre Cc: orsonzhai@gmail.com Cc: Pengutronix Kernel Team Cc: Rob Herring Cc: Sascha Hauer Cc: Shawn Guo Cc: Sudeep Holla Cc: Tony Lindgren Cc: Wei Xu Cc: xuwei5@hisilicon.com Cc: zhang.lyra@gmail.com Cc: arm@kernel.org Suzuki K Poulose (11): Documentation: dts: Update coresight binding examples dts: hisilicon: Update coresight bindings for hardware ports dts: spreadtrum: Update coresight bindings for hardware ports dts: qcom: Update coresight bindings for hardware ports dts: arm: hisilicon: Update coresight bindings for hardware ports dts: arm: imx7{d,s}: Update coresight binding for hardware ports dts: arm: omap: Update coresight bindings for hardware ports dts: arm: qcom: Update coresight bindings for hardware ports dts: sama5d2: Update coresight bindings for hardware ports dts: ste-dbx5x0: Update coresight bindings for hardware port dts: tc2: Update coresight bindings for hardware ports .../devicetree/bindings/arm/coresight.txt | 20 +- arch/arm/boot/dts/hip04.dtsi | 322 ++++++++++++--------- arch/arm/boot/dts/imx7d.dtsi | 11 +- arch/arm/boot/dts/imx7s.dtsi | 78 +++-- arch/arm/boot/dts/omap3-beagle-xm.dts | 17 +- arch/arm/boot/dts/omap3-beagle.dts | 17 +- arch/arm/boot/dts/qcom-apq8064.dtsi | 75 +++-- arch/arm/boot/dts/qcom-msm8974.dtsi | 108 ++++--- arch/arm/boot/dts/sama5d2.dtsi | 17 +- arch/arm/boot/dts/ste-dbx5x0.dtsi | 61 ++-- arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 90 +++--- .../arm64/boot/dts/hisilicon/hi6220-coresight.dtsi | 147 ++++++---- arch/arm64/boot/dts/qcom/msm8916.dtsi | 98 ++++--- arch/arm64/boot/dts/sprd/sc9836.dtsi | 74 +++-- arch/arm64/boot/dts/sprd/sc9860.dtsi | 183 +++++++----- 15 files changed, 780 insertions(+), 538 deletions(-)