Message ID | 1550254032-16451-2-git-send-email-abel.vesa@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 9EBAA139A for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 15 Feb 2019 18:07:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8DABF2F752 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 15 Feb 2019 18:07:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 80F752F824; Fri, 15 Feb 2019 18:07:48 +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=BAD_ENC_HEADER,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 782D02F752 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 15 Feb 2019 18:07:47 +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=2NPtv8GAQgzbdWDbR/MkLdX4Ae00JXiEXxkfQAIxvsY=; b=l3I9FuuoiGg24S /+TEkckQVgQba3UX6rJDHuB3aE2Jpg3SdbgNNZtXEFPtfCGTGHA3jNhvY/G1qjj4+npJVglMbeHgy T2TrF67kIFB66zK/P1XXMIgDWtkjWdOmKtN7GzMYSSEq0eIW/sPBI6MDEfKuYFHe1csZh+6vTEVg5 KvuY1/VtInjZgLEeh3OV1zFOJR0pwn7upQwY7rbRvT5sbVHaUJ5RZb6wlj/YG51vmJSX8P7oAWZPi foLdnvpyb5GF20A7/GTO+eldhBWNRAmN4IO5Ih3fUNVhg69e/mzqatHBwlpEvQRjE5aFgtbW8R0n2 nbIqH+kDHqkwNSnS3X2w==; 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 1guhtl-00026r-1F; Fri, 15 Feb 2019 18:07:41 +0000 Received: from mail-eopbgr50056.outbound.protection.outlook.com ([40.107.5.56] helo=EUR03-VE1-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1guhtZ-0001sN-4H for linux-arm-kernel@lists.infradead.org; Fri, 15 Feb 2019 18:07:30 +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=w189ljzm0VaqugtVo9tpZPHp05AlfHj0Dcxzoa0eJr0=; b=wxQ/NhltAvEyUyIfp4j5bkXFjQUvfp+iyYGoBgdhfulOZrGi3WKAOfJgd9IXEoJ8rvWZLLNMW3BW+HTl08ttb/IwNC9Hl7dn1aBtd6KMVDbU0F1kPmOlpgmZpPl9DPsYXHIpAM/9xCwBTl9fUpRGCyKRbidqfKVOjF9BhiKzzZc= Received: from AM0PR04MB5779.eurprd04.prod.outlook.com (20.178.202.151) by AM0PR04MB4385.eurprd04.prod.outlook.com (52.135.149.15) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1622.19; Fri, 15 Feb 2019 18:07:22 +0000 Received: from AM0PR04MB5779.eurprd04.prod.outlook.com ([fe80::ec4e:4756:a9dc:914c]) by AM0PR04MB5779.eurprd04.prod.outlook.com ([fe80::ec4e:4756:a9dc:914c%3]) with mapi id 15.20.1601.023; Fri, 15 Feb 2019 18:07:22 +0000 From: Abel Vesa <abel.vesa@nxp.com> To: Rob Herring <robh@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <kernel@pengutronix.de>, Lucas Stach <l.stach@pengutronix.de>, Angus Ainslie <angus.ainslie@puri.sm> Subject: [PATCH v2 1/3] arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores Thread-Topic: [PATCH v2 1/3] arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores Thread-Index: AQHUxVlMOnMGYj2UEkGIzXXdUVdTXw== Date: Fri, 15 Feb 2019 18:07:22 +0000 Message-ID: <1550254032-16451-2-git-send-email-abel.vesa@nxp.com> References: <1550254032-16451-1-git-send-email-abel.vesa@nxp.com> In-Reply-To: <1550254032-16451-1-git-send-email-abel.vesa@nxp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: AM6PR0502CA0043.eurprd05.prod.outlook.com (2603:10a6:20b:56::20) To AM0PR04MB5779.eurprd04.prod.outlook.com (2603:10a6:208:131::23) x-originating-ip: [95.76.156.53] authentication-results: spf=none (sender IP is ) smtp.mailfrom=abel.vesa@nxp.com; x-ms-exchange-messagesentrepresentingtype: 1 x-mailer: git-send-email 2.7.4 x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 27cef4af-9b29-4796-d058-08d693706e84 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(2390118)(7020095)(4652040)(8989299)(5600110)(711020)(4605077)(4618075)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(2017052603328)(7153060)(7193020); SRVR:AM0PR04MB4385; x-ms-traffictypediagnostic: AM0PR04MB4385: x-ld-processed: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635,ExtAddr x-microsoft-exchange-diagnostics: =?iso-8859-1?Q?1; AM0PR04MB4385; 23:TWTBsXv7PCuAbBe4dEPBIh1K4TsgL8yRSplCzyB?= =?iso-8859-1?q?wXzShQt/DRNU+00?= =?iso-8859-1?q?18hVb+a3L3wvs5no9kyJAPZS5QVS7wU18JTl7eMYJBVchUguT+rOT7Pw9Ip7?= =?iso-8859-1?q?0N5uD3Gj8qw//MrEwA+3J75rU7NK87joevJiaCtltQpk+Ezx9oZ3TS616gVi?= =?iso-8859-1?q?HGDcN9RihzaEdzVVc3IGFJIKjlcfUQG76eQDEb2d0XE7A7rw1janDsiXmYRI?= =?iso-8859-1?q?g9FNo4QAYLEkiEEA4cifqKf4Caj9rVhuVNF1Wq9ywoqQSxxT8l+M6svHFhgq?= =?iso-8859-1?q?eHi6hbltxnf+1OVFjqw6L+ruiQCk5q2qA/0dTUaJIKnyrAhDdUqhGjGp2ouc?= =?iso-8859-1?q?EqlHDdNOUe2Cfbr3J9fARhxWjkCSSzD1DCwosxOGs1ikJAXDbc5z7CiC3ffy?= =?iso-8859-1?q?ZnN6i6vVBDZoUAhH9wrqyHQz5EtvloWUnExiv6pGTuD38Lc0ZJFP82rG8IP9?= =?iso-8859-1?q?gTF3WZk/sWC3CEe6iGmOc6RPE0d9H5HREyVysx24dBelsXBhHSMun4XiH/XK?= =?iso-8859-1?q?jSVGYras/Dgyo7S2bAzMNkySaTrpHxn68Mt/ZdCvK6EvdS6T77JPiDvnhzZJ?= =?iso-8859-1?q?5FBlUPPoWmtPZn1uryGYFO6csXIoIZxCUCBaaI8dugMnJI28IJeJPs2nqWRn?= =?iso-8859-1?q?JHJq/N+0MfBz5Y+T7XUQGduiHD5umTVKyRokmq78CiDEC/BnqthASMZTZhdN?= =?iso-8859-1?q?NIdmLCI7iGzbJnwB/AiHxKCPgFfti8KSdekYFsgHcBQyKi61Zu4vpmxPiKdb?= =?iso-8859-1?q?XsvJ6UEH6T3zVyjREjhrsoGZcbOiAWnU8nGfOtY1+tabDXxar7lbiIGqisDT?= =?iso-8859-1?q?kCqOVYPmscfX+XTS7aL7PmuH+DKElEwuLaLLPDZd9entElzR/aUoRQ5PkWIK?= =?iso-8859-1?q?S3rXWSzpAZxERxujWVbzSJTo7Qk9+Wmcd4Kdg8Yn834lHu7vPmel6hz8Z/yH?= =?iso-8859-1?q?E2ExuLMSC2vc9iWjA3oCKLVtaNiCfl8MAbocbwtj1jsGXioGH8m0rkswQIeK?= =?iso-8859-1?q?Xse7pS+b7tnXWzqsvQqAR6fXevCJIcuoJyDabot4Xk2lmv3MKOvG/1u7Lmjw?= =?iso-8859-1?q?2OZTzN/kX3jPUXmKgTnZMCeRDOG6WGU03sZdqKTFf+LF6YWeo1KY/C3sYL8k?= =?iso-8859-1?q?Saq/7dAyuNXV/XvRhG3XAvIKpWM7rqCbeoJ6ImJ+rjMNTqUn9f8r808bkFhb?= =?iso-8859-1?q?6Y3wvU3Q1S4p/6AUUbar7+?= x-microsoft-antispam-prvs: <AM0PR04MB4385ACAF2A71C2E25C75232CF6600@AM0PR04MB4385.eurprd04.prod.outlook.com> x-forefront-prvs: 09497C15EB x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(346002)(396003)(376002)(136003)(39860400002)(366004)(189003)(199004)(305945005)(86362001)(97736004)(71200400001)(71190400001)(446003)(102836004)(14454004)(66066001)(478600001)(6506007)(6436002)(386003)(2906002)(7736002)(106356001)(105586002)(44832011)(8676002)(6116002)(81166006)(36756003)(81156014)(3846002)(476003)(486006)(99286004)(52116002)(2616005)(8936002)(110136005)(76176011)(256004)(54906003)(316002)(26005)(53936002)(11346002)(25786009)(6486002)(4326008)(6512007)(68736007)(186003)(50226002)(32563001); DIR:OUT; SFP:1101; SCL:1; SRVR:AM0PR04MB4385; H:AM0PR04MB5779.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; MX:1; A: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: u/Wy8wcMUdXjO+slWLjyRDH+DEpR4w//7nXD9AcMjqIHP2uVYo/G9Dyhn1HGPztRTdtr//fjSoDrqQgGGNYQx8Io9lArRA8dt8L4iUE0RjW9MkpGns5P+i71S1K6q0JzrlPoCWZHZJAVLfx5kLxbLvcy3fN5qSIeBI3qw4126qw2z4qHTdnNwqpPVrBbwZ5tD5RQv4QkpUCvosIz60if9fFMoD+x+sFDWuQD4XwDTKLEzbe6te48LutJ04+h7+R7yIi4brZVXP4m2BEWxQur+SyTuHDW+iWqnH2N8kXnLD3DJMXnx5lso9f8rIJfOoRiHa7l4voyWhuaaObiJ9dWs5iKAzt7QU/eh9ryp97nJ7nDuTaCHTd955SzwDBRXf2YEAarggjG4zGicAJ8OSlH1f5UZMntnZoP+4SiyaG6AKQ= MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 27cef4af-9b29-4796-d058-08d693706e84 X-MS-Exchange-CrossTenant-originalarrivaltime: 15 Feb 2019 18:07:21.3127 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM0PR04MB4385 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190215_100729_168625_401383A9 X-CRM114-Status: GOOD ( 11.05 ) 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: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>, Abel Vesa <abel.vesa@nxp.com>, Anson Huang <anson.huang@nxp.com>, Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, dl-linux-imx <linux-imx@nxp.com>, Fabio Estevam <fabio.estevam@nxp.com>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org> 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 |
arm: dts: imx8mq: Add cpufreq support
|
expand
|
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi index 9155bd4..1a89062 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi @@ -87,6 +87,8 @@ device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x0>; + clock-latency = <61036>; /* two CLK32 periods */ + clocks = <&clk IMX8MQ_CLK_ARM>; enable-method = "psci"; next-level-cache = <&A53_L2>; }; @@ -95,6 +97,8 @@ device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x1>; + clock-latency = <61036>; /* two CLK32 periods */ + clocks = <&clk IMX8MQ_CLK_ARM>; enable-method = "psci"; next-level-cache = <&A53_L2>; }; @@ -103,6 +107,8 @@ device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x2>; + clock-latency = <61036>; /* two CLK32 periods */ + clocks = <&clk IMX8MQ_CLK_ARM>; enable-method = "psci"; next-level-cache = <&A53_L2>; }; @@ -111,6 +117,8 @@ device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x3>; + clock-latency = <61036>; /* two CLK32 periods */ + clocks = <&clk IMX8MQ_CLK_ARM>; enable-method = "psci"; next-level-cache = <&A53_L2>; };
The clocks and their latencies will be used by cpufreq-dt. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> --- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+)