Message ID | 1556219971-27322-3-git-send-email-Frank.Li@nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 BDEC614B6 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 25 Apr 2019 19:20:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AD21128D1E for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 25 Apr 2019 19:20:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A0E5E28D20; Thu, 25 Apr 2019 19:20:21 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 41E3E28D1E for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 25 Apr 2019 19:20:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2Dt43aAiMXDayGttEhHp4F3sejqFE5GHIJz2g4Wx270=; b=IyS9KdHHoVVgZG 46yMWF85xO0LEeNfH32q1uMcOziPAPhIBu/JSea4tyrYN/GaeAZHxhXyWrstIwGNsc35eoA3/41ix kCea129AYcIKABvz1kHYOtUgLwUj1y1UcNJL/0xYaFrqiQnDYhnRAidfsrBEUXmdVcZ4cdHL4G7hn P49LAj93802O+YgtUQs+V+Af914Gp+nuZ/df+biGkhdany4p6stiut2FRAPJEQS+FYBHMem0VpxJ9 qa1l7RNtckNAqGlSVGMUNT7f36WDtsWAbTTCCooPb6NPZVF3RnGyYEeGTqSMIQ4tjw68Xt1W9RElN qXOfnCR/J5smNf2oPZwQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hJjun-0007DX-Br; Thu, 25 Apr 2019 19:20:13 +0000 Received: from mail-eopbgr40055.outbound.protection.outlook.com ([40.107.4.55] helo=EUR03-DB5-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hJjuW-0005rO-SB for linux-arm-kernel@lists.infradead.org; Thu, 25 Apr 2019 19:19:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Wtp1WVH6D/5HMnJY/SzL4KLYb1EOiGZKwXkqCrWdd9g=; b=o6kUdPrC89wA5aR9l8EI/O1SRFBSTKKATX/eXQaKfBMTdo0lw0vLujddj/c7wBO8jdrvOduQLrIsr/trUJlvLe2ZhOA0gP3FuBjDg74dnqGp6AXMk1Zw//txMEp1eA+v9gq7cxwS4/EcMGIfYk6tEYFcTl/sFjDjGZkcfNzjq6E= Received: from VI1PR04MB4910.eurprd04.prod.outlook.com (20.177.49.159) by VI1PR04MB4686.eurprd04.prod.outlook.com (20.177.56.78) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1835.13; Thu, 25 Apr 2019 19:19:49 +0000 Received: from VI1PR04MB4910.eurprd04.prod.outlook.com ([fe80::d973:1a7d:2eb6:281c]) by VI1PR04MB4910.eurprd04.prod.outlook.com ([fe80::d973:1a7d:2eb6:281c%7]) with mapi id 15.20.1835.010; Thu, 25 Apr 2019 19:19:49 +0000 From: Frank Li <frank.li@nxp.com> To: "mark.rutland@arm.com" <mark.rutland@arm.com>, "will.deacon@arm.com" <will.deacon@arm.com>, "shawnguo@kernel.org" <shawnguo@kernel.org>, "s.hauer@pengutronix.de" <s.hauer@pengutronix.de>, "kernel@pengutronix.de" <kernel@pengutronix.de>, "festevam@gmail.com" <festevam@gmail.com>, dl-linux-imx <linux-imx@nxp.com>, "robh+dt@kernel.org" <robh+dt@kernel.org>, Aisheng Dong <aisheng.dong@nxp.com>, "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>, "lznuaa@gmail.com" <lznuaa@gmail.com>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org> Subject: [PATCH V7 3/4] arm64: dts: imx8qxp: added ddr performance monitor nodes Thread-Topic: [PATCH V7 3/4] arm64: dts: imx8qxp: added ddr performance monitor nodes Thread-Index: AQHU+5vZgXujFV0n/kuNhE9t8xqxFg== Date: Thu, 25 Apr 2019 19:19:48 +0000 Message-ID: <1556219971-27322-3-git-send-email-Frank.Li@nxp.com> References: <1556219971-27322-1-git-send-email-Frank.Li@nxp.com> In-Reply-To: <1556219971-27322-1-git-send-email-Frank.Li@nxp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: SN6PR1501CA0025.namprd15.prod.outlook.com (2603:10b6:805::38) To VI1PR04MB4910.eurprd04.prod.outlook.com (2603:10a6:803:56::31) authentication-results: spf=none (sender IP is ) smtp.mailfrom=frank.li@nxp.com; x-ms-exchange-messagesentrepresentingtype: 1 x-mailer: git-send-email 2.5.2 x-originating-ip: [64.157.242.222] x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 9348e163-47a1-4296-889a-08d6c9b2fbc8 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600141)(711020)(4605104)(4618075)(2017052603328)(7193020); SRVR:VI1PR04MB4686; x-ms-traffictypediagnostic: VI1PR04MB4686: x-microsoft-antispam-prvs: <VI1PR04MB4686C9331A8D94E8B7B8505B883D0@VI1PR04MB4686.eurprd04.prod.outlook.com> x-forefront-prvs: 0018A2705B x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(39860400002)(396003)(346002)(136003)(366004)(376002)(199004)(189003)(66946007)(478600001)(256004)(66066001)(8936002)(6116002)(97736004)(86362001)(8676002)(5660300002)(76176011)(81166006)(2201001)(3846002)(110136005)(316002)(81156014)(4744005)(186003)(7416002)(25786009)(71190400001)(26005)(66556008)(68736007)(64756008)(2906002)(446003)(66446008)(2616005)(73956011)(6506007)(386003)(66476007)(476003)(52116002)(102836004)(486006)(36756003)(6436002)(14454004)(50226002)(305945005)(6486002)(7736002)(53936002)(6512007)(2501003)(71200400001)(99286004)(11346002)(4326008)(921003)(32563001)(1121003); DIR:OUT; SFP:1101; SCL:1; SRVR:VI1PR04MB4686; H:VI1PR04MB4910.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 x-microsoft-antispam-message-info: XHsI6QZPsdrwuCnvv1bZ/aWLHDJDfzAXPw0CqaHF/3jo9GZy4WO+iuM7GVNhzzZbOiwk19wS/Y01ijlxsaCdjCPt4dhdUbGbnjkXRBJ2sbZ3ZZfTrASK9txjuPZxDsMGSinWJP+/jfLnrYjfvIrxfiyMBlLWUFS075gjHgytvg1dpDcu/7AqMu8sFap2pHa/KcUuqJG75MXNTizTHWuL2XS0F0ij82NBppeL3wm+wcuLLjoMf/taRdA83Ob/MVsc1chQEIjCm52cv6TkOgcatSbB68Be9/aWDB4mJp4Jk84vnC603Un23Jl1H1Zg0HRhUC7BDSgMU6fGDaEV7vmbFI+0QCY6PC0O1lgpMcdYYO563W0kmcGtTFmWNgcnkk1H/bprsLfb5RIdv0tJW7jQwchvzhnA0AC37oHl3LMDWyU= MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 9348e163-47a1-4296-889a-08d6c9b2fbc8 X-MS-Exchange-CrossTenant-originalarrivaltime: 25 Apr 2019 19:19:48.9021 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-Transport-CrossTenantHeadersStamped: VI1PR04MB4686 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190425_121956_952871_572C267F X-CRM114-Status: UNSURE ( 8.79 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Frank Li <frank.li@nxp.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
[V7,1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
|
expand
|
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi index 0683ee2..16f2588 100644 --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi @@ -110,6 +110,13 @@ interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>; }; + ddr-pmu@5c020000 { + compatible = "fsl,imx8-ddr-pmu"; + reg = <0x0 0x5c020000 0x0 0x10000>; + interrupt-parent = <&gic>; + interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>; + }; + psci { compatible = "arm,psci-1.0"; method = "smc";