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=-8.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 6F284C35242 for ; Mon, 17 Feb 2020 04:08:18 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 416D220717 for ; Mon, 17 Feb 2020 04:08:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CN8+kjKP"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="0X1NwE76" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 416D220717 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bEcSVepQU/nH15OurH9omc7rL1MXyjSBSgiyQiTsdGM=; b=CN8+kjKPUZVHO9 /i/QRiugFDbispoK8dgbhnGnyvRFLK/7a8OJKV/jof7V4yg+wS+RMdRAY/RYz9mSHhQ9T0k+6+op6 qyQeVITe1c5fXi+wNW4Hn5OnOreak7ITn/IJCgJeF9hviamJkVPPACIMeBpOK3gHyn5q5oI9pwLMA xlI3cpaPLHUsHhdjRukQa3keJYm+tKjsPpYSH1gQWWV1/f2VmAiEl7aJYDSpRdFpfn9B4PlSTDnf7 fg5JAGTltWjgR2fN3PzMWtVG22JHLxHlKG7HUTer6XbV+RgL47Pvs/MAujfCYS1s/5m/HGftFgYv7 1Bt/RlXcn8NV7KrotJ7w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j3Xhe-0004xc-S2; Mon, 17 Feb 2020 04:08:14 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j3Xhb-0004x1-Hi for linux-arm-kernel@lists.infradead.org; Mon, 17 Feb 2020 04:08:12 +0000 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 13B3E20717; Mon, 17 Feb 2020 04:08:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581912491; bh=/Mqu27AqpB+4XNsWQu4dQ/bmhKfjD2lKSZW9AtQdLNA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0X1NwE765Ub3qnrKRRSMBdMh6b+IrmisUUjmapkAPtZ0fKmIpwoxdlwfjAd78nyAx 3tGluL3tCh7z5j5q34VymWTX1y2PhlzNRTMb8beorMlewFHdlRBpcET0W2ocPm2qP7 6iRGZ3ohRwpEEaNzD+3Eou4+QRdsV2GFyPWAkx7U= Date: Mon, 17 Feb 2020 12:08:02 +0800 From: Shawn Guo To: Martin Kepplinger Subject: Re: [PATCH v1 07/12] arm64: dts: librem5-devkit: add the regulators for DVFS Message-ID: <20200217040801.GF5395@dragon> References: <20200205143003.28408-1-martin.kepplinger@puri.sm> <20200205143003.28408-8-martin.kepplinger@puri.sm> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200205143003.28408-8-martin.kepplinger@puri.sm> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200216_200811_609093_29660698 X-CRM114-Status: GOOD ( 13.82 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, robh@kernel.org, kernel@puri.sm, Anson.Huang@nxp.com, devicetree@vger.kernel.org, s.hauer@pengutronix.de, "Angus Ainslie \(Purism\)" , linux-kernel@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Feb 05, 2020 at 03:29:58PM +0100, Martin Kepplinger wrote: > From: "Angus Ainslie (Purism)" > > Specify which regulator is used for cpufreq DVFS. > > Signed-off-by: Angus Ainslie (Purism) > --- > .../dts/freescale/imx8mq-librem5-devkit.dts | 20 +++++++++++++++++++ > 1 file changed, 20 insertions(+) > > diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts > index ac0145839a69..6a8f6cee96cf 100644 > --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts > +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts > @@ -223,6 +223,26 @@ > }; > }; > > +&A53_0 { > + operating-points-v2 = <&a53_opp_table>; The property has already been set in imx8mq.dtsi. Shawn > + cpu-supply = <&buck2_reg>; > +}; > + > +&A53_1 { > + operating-points-v2 = <&a53_opp_table>; > + cpu-supply = <&buck2_reg>; > +}; > + > +&A53_2 { > + operating-points-v2 = <&a53_opp_table>; > + cpu-supply = <&buck2_reg>; > +}; > + > +&A53_3 { > + operating-points-v2 = <&a53_opp_table>; > + cpu-supply = <&buck2_reg>; > +}; > + > &clk { > assigned-clocks = <&clk IMX8MQ_AUDIO_PLL1>, <&clk IMX8MQ_AUDIO_PLL2>; > assigned-clock-rates = <786432000>, <722534400>; > -- > 2.20.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel