From patchwork Tue Dec 19 18:10:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Agner X-Patchwork-Id: 10123895 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 A5ADE6019C for ; Tue, 19 Dec 2017 18:13:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8C729294C9 for ; Tue, 19 Dec 2017 18:13:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7F8E3294DC; Tue, 19 Dec 2017 18:13:28 +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 2E360294C9 for ; Tue, 19 Dec 2017 18:13:28 +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=MPdEh8wzXUFcSOcz4+mhlFFIiN VzaBiM/9RAJSDEp7dgRIMJ8h6BPPkJ2dxB2uW8z+cxWWngHC/Icqr1hUTEZBc5GkjfoWtzi3QIMDw qP3Dt8uW7DRzNhV4EYrmrHHId0dW65+sgZs0guVmKQQiUviug3aisMvnEJanvPywnOfjzkthcJPp1 uuYfmi+SWREMit4aun3tPE+nbjzjgUghuQEPNRIGHKOBOIXrJH/m/6WzQW/aH/BWW8ipjoM2Gr8f1 UX/wVtViS1wVyyFI9K5zbrSwM6aYkj8LZeZJHyAKD5TiSC2nUn57rvEEQYRGXc2pb4P8oyfuumbCl gGge5r3w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eRMOL-0005GC-Lx; Tue, 19 Dec 2017 18:13:25 +0000 Received: from mail.kmu-office.ch ([2a02:418:6a02::a2]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eRMM0-0003x9-Uv for linux-arm-kernel@lists.infradead.org; Tue, 19 Dec 2017 18:11:05 +0000 Received: from trochilidae.toradex.int (unknown [IPv6:2001:1620:c6e:10::3]) by mail.kmu-office.ch (Postfix) with ESMTPSA id 94A2A5C3AC9; Tue, 19 Dec 2017 19:04:35 +0100 (CET) From: Stefan Agner To: shawnguo@kernel.org, kernel@pengutronix.de Subject: [PATCH v3 5/9] ARM: dts: imx7-colibri: specify cpu-supply Date: Tue, 19 Dec 2017 19:10:34 +0100 Message-Id: <20171219181038.1369-5-stefan@agner.ch> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20171219181038.1369-1-stefan@agner.ch> References: <20171219181038.1369-1-stefan@agner.ch> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=agner.ch; s=dkim; t=1513706675; bh=kNPbTZ15KVIzoz6JUG1MB1KCDpKlTtS8dw6nAgXJAEg=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=pBQpAkDSZxCrWAXq4HKetUPVhj9iraPnYRXxccA3g4Wq0t5CdGOhx8d+L7A5xbzcPMgAhhGkmAJ7uRkxWR4I1+dAba69wvfbtSIjMpQhvQqbw0ZDYjxareSy0eYhPkFtvG3ZaEMatMz9z79WYHzHsAUYOdIm0zZlxaEEcJlRZuE= X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171219_101101_268143_3C8E10CE X-CRM114-Status: UNSURE ( 7.92 ) 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 {