From patchwork Tue May 2 10:08:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 98438 Delivered-To: patch@linaro.org Received: by 10.140.109.52 with SMTP id k49csp1794712qgf; Tue, 2 May 2017 03:11:07 -0700 (PDT) X-Received: by 10.98.155.28 with SMTP id r28mr1198100pfd.198.1493719867406; Tue, 02 May 2017 03:11:07 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t14si17843022plm.143.2017.05.02.03.11.07; Tue, 02 May 2017 03:11:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752149AbdEBKLD (ORCPT + 25 others); Tue, 2 May 2017 06:11:03 -0400 Received: from mail-pg0-f42.google.com ([74.125.83.42]:33081 "EHLO mail-pg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751246AbdEBKK7 (ORCPT ); Tue, 2 May 2017 06:10:59 -0400 Received: by mail-pg0-f42.google.com with SMTP id y4so53541001pge.0 for ; Tue, 02 May 2017 03:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=3iVolIvXg3qQmw1sETyhp24AFQzhTE9koQ8mIEoUemM=; b=PqngQh/gexH1fd0QiSf1hJ9jCZaKxsb5RqRsMV5T44z21Nnd8CRQt4+7d+Q7wKM5Zy XCJ/tv/yOtbTiaFe2beOmJYgfHNIlARQrxVeHiStuwNCJ/QOJVxSPUedwpFvo0nONE3i Rrfu7+SBLD6QGW8AGMLT4PwTsI6RGRDrz+83U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3iVolIvXg3qQmw1sETyhp24AFQzhTE9koQ8mIEoUemM=; b=WvMgbyPfIU0hJNMZD9d7t0hFT2VrtbniHUlhPvjE7xnlwt/62FLEFw25NWF4p/yive a51BxQIMyViBKMeRTi7buV9I5pO7kuxtPU/4sbSdZbA9m1RGwFqrzXoBgCzAgsCH18ku hqyGM61A3vjy3f1k6PILgpKMb6EUlfLxG8MUkoUj4954uyo/q7bAcmB+29kM5wGcAd3a I1qPYrNwThVey1WLGcPtI9AfGo8uaVPykzrfo3ZzP3xPiZ07xu1pDGF0ogePwZldjqJd B+FqTt9/QJdF3HM4LTQy2HREkUdtpy5fAVMAFbfYata5YVtXDE8a5kkr4aQSr7z5NJvl Pj6Q== X-Gm-Message-State: AN3rC/7aQZLVeJT4uTTsgF4dLjahCwZpfCaxXc5UjBcoRBT/i1LjYny/ 5FUKeUD9iKaAjHkg X-Received: by 10.99.122.12 with SMTP id v12mr32115331pgc.98.1493719853395; Tue, 02 May 2017 03:10:53 -0700 (PDT) Received: from localhost.localdomain (45-125-195-13.ip4.readyserver.sg. [45.125.195.13]) by smtp.gmail.com with ESMTPSA id 70sm29713046pfk.49.2017.05.02.03.10.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 02 May 2017 03:10:52 -0700 (PDT) From: Leo Yan To: Jonathan Corbet , Rob Herring , Mark Rutland , Wei Xu , Catalin Marinas , Will Deacon , Andy Gross , David Brown , Mathieu Poirier , Greg Kroah-Hartman , Suzuki K Poulose , Stephen Boyd , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, Mike Leach , Sudeep Holla Cc: Leo Yan Subject: [PATCH v8 7/7] arm64: dts: qcom: msm8916: Add debug unit Date: Tue, 2 May 2017 18:08:37 +0800 Message-Id: <1493719717-27698-8-git-send-email-leo.yan@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1493719717-27698-1-git-send-email-leo.yan@linaro.org> References: <1493719717-27698-1-git-send-email-leo.yan@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add debug unit on Qualcomm msm8916 based platforms, including the DragonBoard 410c board. Signed-off-by: Leo Yan --- arch/arm64/boot/dts/qcom/msm8916.dtsi | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) -- 2.7.4 diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi index 68a8e67..3af814b 100644 --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi @@ -1104,6 +1104,38 @@ }; }; + debug@850000 { + compatible = "arm,coresight-cpu-debug","arm,primecell"; + reg = <0x850000 0x1000>; + clocks = <&rpmcc RPM_QDSS_CLK>; + clock-names = "apb_pclk"; + cpu = <&CPU0>; + }; + + debug@852000 { + compatible = "arm,coresight-cpu-debug","arm,primecell"; + reg = <0x852000 0x1000>; + clocks = <&rpmcc RPM_QDSS_CLK>; + clock-names = "apb_pclk"; + cpu = <&CPU1>; + }; + + debug@854000 { + compatible = "arm,coresight-cpu-debug","arm,primecell"; + reg = <0x854000 0x1000>; + clocks = <&rpmcc RPM_QDSS_CLK>; + clock-names = "apb_pclk"; + cpu = <&CPU2>; + }; + + debug@856000 { + compatible = "arm,coresight-cpu-debug","arm,primecell"; + reg = <0x856000 0x1000>; + clocks = <&rpmcc RPM_QDSS_CLK>; + clock-names = "apb_pclk"; + cpu = <&CPU3>; + }; + etm@85c000 { compatible = "arm,coresight-etm4x", "arm,primecell"; reg = <0x85c000 0x1000>;