From patchwork Sun Dec 17 20:37:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Agner X-Patchwork-Id: 10117865 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 B5D8560392 for ; Sun, 17 Dec 2017 20:38:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A697F2898D for ; Sun, 17 Dec 2017 20:38:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 998502899E; Sun, 17 Dec 2017 20:38:36 +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 3AD7F2898D for ; Sun, 17 Dec 2017 20:38:36 +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=QaaFWjb1OtYUQurO8UcHhfrGXXScLojdPC/00+0XyEA=; b=j2RH1Bc8+QmWI+xqrJrXEZctWg +DC666Y4DtzWgLByfY5AjO4ldyopk1WP0Q3envFvKJfQfmvArMcOChALxSwatJEBbA09vopK100R+ IqPaeDSmPfnMgnvOMKCZCDN9/4/MY9zYyhmNY9xyhwSOCqTkb47LEiXfFbor5peXEmuVorXx36nUI JihZ/jh6KSzii+hB7hbytPRRM0xCTAHJ0eNjhUYyOZIjOQGp/2LiRLx2nDZ9DNvFStYdYLHl0dudO gCRiw3YVzZ7xRrhunQVODS0jnsk60eFc5EZcHGnxYp/bcdwfhNIROdXMSo5taCx/vPnZ6S7EQmHGm CK0l60/g==; 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 1eQfhj-0005Hr-O0; Sun, 17 Dec 2017 20:38:35 +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 1eQfgz-0004cN-P5 for linux-arm-kernel@lists.infradead.org; Sun, 17 Dec 2017 20:37:53 +0000 Received: from trochilidae.toradex.int (unknown [IPv6:2001:1620:c6e::127]) by mail.kmu-office.ch (Postfix) with ESMTPSA id B9EC55C3A92; Sun, 17 Dec 2017 21:31:20 +0100 (CET) From: Stefan Agner To: shawnguo@kernel.org, kernel@pengutronix.de Subject: [PATCH v2 5/9] ARM: dts: imx7-colibri: specify cpu-supply Date: Sun, 17 Dec 2017 21:37:19 +0100 Message-Id: <20171217203723.15896-5-stefan@agner.ch> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20171217203723.15896-1-stefan@agner.ch> References: <20171217203723.15896-1-stefan@agner.ch> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=agner.ch; s=dkim; t=1513542680; bh=kNPbTZ15KVIzoz6JUG1MB1KCDpKlTtS8dw6nAgXJAEg=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=I6XGHiVwAs70UwoKU9Uu6DA9zb9f3+l+xnuswW7zJXKJxqdr2iDvj8LEql11WgcKNzj9+Ezv8vMilXQo5CrJ2TlvyLVc+IT6y3t5q/metWcyyJWgEt4oxl0FeIyftI2oQ4YnLlIvuEgghr/UZiGERGOxMOByPjzix72OswfoBn0= X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171217_123750_084197_609701E1 X-CRM114-Status: UNSURE ( 7.31 ) 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 {