From patchwork Wed Dec 6 15:30:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Agner X-Patchwork-Id: 10096267 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id CA5AB60327 for ; Wed, 6 Dec 2017 15:31:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BB86A294AB for ; Wed, 6 Dec 2017 15:31:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B0087297A1; Wed, 6 Dec 2017 15:31:02 +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=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 4AE1E295C4 for ; Wed, 6 Dec 2017 15:31:02 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To: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=ESXgxhLNRHi5VDDvS94y8Rc7mfkbjT+K4OKEbBs5z34=; b=sXOG2zjp/BJHhgvbd2J2L9++xl bJWsfqCEDjfN16plZWfRxZXS93zXk1UjO3ucyLBcVerFHbm/DtUusiuRGjiAj7JBxgB+EL8/G1WT4 ssZdkydcM4tTvo6Nwj+aPh3N8T24dPeJlwqKYDW+J3gpRD3e2NDyYm0X6R6y+zjCHZNQLV3Czbbw0 UcQhR9bEAKedPRX/bpei1dpS7rci2GIpD52x1nyy6/7m1BotSGCvNl6kHKXTRWhJHgJUq59Lb0IBB jAACtUfmvSeLQDv6q/uD2Qs/Jg15fyMu6XQ1NH27eIGfuHE+rJLTGPYFjNJRXg+n9Gxj6V+NKdTlQ ZQXstSYA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMbf2-0001Ku-U8; Wed, 06 Dec 2017 15:31:00 +0000 Received: from mail.kmu-office.ch ([2a02:418:6a02::a2]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eMbez-0001JT-J9 for linux-arm-kernel@lists.infradead.org; Wed, 06 Dec 2017 15:30:59 +0000 Received: from trochilidae.toradex.int (unknown [46.140.72.82]) by mail.kmu-office.ch (Postfix) with ESMTPSA id 078465C3928; Wed, 6 Dec 2017 16:24:48 +0100 (CET) From: Stefan Agner To: shawnguo@kernel.org, kernel@pengutronix.de Subject: [PATCH 5/9] ARM: dts: imx7-colibri: specify cpu-supply Date: Wed, 6 Dec 2017 16:30:01 +0100 Message-Id: <20171206153005.6144-5-stefan@agner.ch> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20171206153005.6144-1-stefan@agner.ch> References: <20171206153005.6144-1-stefan@agner.ch> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=agner.ch; s=dkim; t=1512573888; bh=cK6ALKSVZ8RVptMFEOujrIRLQKlJEklIyWTpQcPEP20=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=cRB98kDv0+dZDYeXQenxIxbUl6IGqi5aumOGYVpZQBNWIu5ehpaN3K8Uww/PoykHRCiqOEY467okGvdXTgrnZeC2mDiYydERTjjMeGwiFd1hADIkDPrIDVQ5lcZw4Sl8Q923SRrrKaHKjnbkppFMjcsK+hhYK/Hh6UP4akRilEI= X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171206_073057_853788_E536B7F6 X-CRM114-Status: UNSURE ( 7.30 ) 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Stefan Agner , robh+dt@kernel.org, fabio.estevam@nxp.com, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Specify CPU supply using the "cpu-supply" property instead of the invalid "arm-supply" property. Signed-off-by: Stefan Agner Reviewed-by: Fabio Estevam --- arch/arm/boot/dts/imx7-colibri.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx7-colibri.dtsi b/arch/arm/boot/dts/imx7-colibri.dtsi index f61041af026a..6498c1136ef1 100644 --- a/arch/arm/boot/dts/imx7-colibri.dtsi +++ b/arch/arm/boot/dts/imx7-colibri.dtsi @@ -86,7 +86,7 @@ }; &cpu0 { - arm-supply = <®_DCDC2>; + cpu-supply = <®_DCDC2>; }; &fec1 {