From patchwork Tue Dec 19 15:24:26 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Gerlach X-Patchwork-Id: 10123443 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 C804B603B5 for ; Tue, 19 Dec 2017 15:26:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BB184292CF for ; Tue, 19 Dec 2017 15:26:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AFF7429350; Tue, 19 Dec 2017 15:26:05 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5ED74292CF for ; Tue, 19 Dec 2017 15:26:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751563AbdLSP0B (ORCPT ); Tue, 19 Dec 2017 10:26:01 -0500 Received: from lelnx193.ext.ti.com ([198.47.27.77]:27696 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752215AbdLSP0A (ORCPT ); Tue, 19 Dec 2017 10:26:00 -0500 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id vBJFPUEC021104; Tue, 19 Dec 2017 09:25:30 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1513697130; bh=D4nck6D+h/oVAQxuoduS0hfGzaP+uXdn3CU8UkB+/H4=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=x8vvt4ZUDjZJ+p0Y/KAL+WQq7t/YIj8mSOGOcKvMA2+G2aciwLUsX/XcaHZ9k62PD JAn9BIou4T43WFkGRtNYKfg2InhL2nVySXOnoRwq4DeAnq9UlEOCkhCD6iCL3FzqnN Qh2PCbXo34dwavMy6Gd6hX6EmptX+pggCsaMsNI0= Received: from DLEE102.ent.ti.com (dlee102.ent.ti.com [157.170.170.32]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id vBJFPUww020637; Tue, 19 Dec 2017 09:25:30 -0600 Received: from DLEE113.ent.ti.com (157.170.170.24) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1261.35; Tue, 19 Dec 2017 09:25:29 -0600 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1261.35 via Frontend Transport; Tue, 19 Dec 2017 09:25:29 -0600 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id vBJFPTct011912; Tue, 19 Dec 2017 09:25:29 -0600 Received: from localhost (uda0274052.dhcp.ti.com [128.247.59.203]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id vBJFPTx00909; Tue, 19 Dec 2017 09:25:29 -0600 (CST) From: Dave Gerlach To: Tony Lindgren CC: , , , Nishanth Menon , Dave Gerlach Subject: [PATCH 8/8] ARM: dts: am572x-idk: Add cpu0 vdd supply Date: Tue, 19 Dec 2017 09:24:26 -0600 Message-ID: <1513697066-27732-9-git-send-email-d-gerlach@ti.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1513697066-27732-1-git-send-email-d-gerlach@ti.com> References: <1513697066-27732-1-git-send-email-d-gerlach@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add vdd-supply as smps12_reg for cpu0. Signed-off-by: Dave Gerlach --- arch/arm/boot/dts/am572x-idk.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/am572x-idk.dts b/arch/arm/boot/dts/am572x-idk.dts index a578fe97ba3b..d0daf48346ab 100644 --- a/arch/arm/boot/dts/am572x-idk.dts +++ b/arch/arm/boot/dts/am572x-idk.dts @@ -127,3 +127,7 @@ status = "okay"; }; }; + +&cpu0 { + vdd-supply = <&smps12_reg>; +};