From patchwork Wed Jan 30 11:11:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Harald Geyer X-Patchwork-Id: 10788327 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 141D414E1 for ; Wed, 30 Jan 2019 11:12:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F3AC52E46B for ; Wed, 30 Jan 2019 11:12:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E42F42E82F; Wed, 30 Jan 2019 11:12:23 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 179FE2E46B for ; Wed, 30 Jan 2019 11:12:23 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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:In-Reply-To:References: List-Owner; bh=CJ8gTglvEtHRWpER31sZAP/qk8F25KbyNdmZ2ZX/bDM=; b=ZrCtassg8zyy/y nmdXWgj7NOxdAZ1dFTVrhuGe56E8xGPgtMUrJI+hJ7+IoFGqAd7UaojM08jDCXmfaoz6qMLMW6NuW Q8S0IWOkB8/5ShDkTP1goQoHWK75rf50YDQfLcfRncdFseWHcLC219lllvQVDVSsymMbtJvFZPMLv kS6RVi9ZAFUp2WMR++vFoow7J8lCuhos4wY574ZbyVR5Gn06Rrhsb+Q9FHxJPvKHU/bkVyjKXCVfT Hgc0XDj9qhUsZDRgHpaP6pSba5iE6yItak5D/03xQQtmDjDi7Z3x82REVcxu5ag0Kc2iYs/zfZWSk sMAoSJPLU3qpfXEuJe+w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gonn1-00075B-7u; Wed, 30 Jan 2019 11:12:19 +0000 Received: from h1.radempa.de ([176.9.142.194] helo=mail.cosmopool.net) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gonmx-00074j-Ip for linux-arm-kernel@lists.infradead.org; Wed, 30 Jan 2019 11:12:17 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.cosmopool.net (Postfix) with ESMTP id 81D63901144; Wed, 30 Jan 2019 12:12:11 +0100 (CET) Received: from mail.cosmopool.net ([127.0.0.1]) by localhost (mail.b.radempa.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8yipjcfF6nHi; Wed, 30 Jan 2019 12:12:10 +0100 (CET) Received: from hdev.ccbib.org (unknown [IPv6:2a01:4f8:160:20c1::10:110]) by mail.cosmopool.net (Postfix) with SMTP id DBD3B900D1F; Wed, 30 Jan 2019 12:12:09 +0100 (CET) Received: by hdev.ccbib.org (sSMTP sendmail emulation); Wed, 30 Jan 2019 11:12:09 +0000 From: Harald Geyer To: Maxime Ripard , Chen-Yu Tsai Subject: [PATCH] arm64: dts: allwinner: a64: teres-i: enable power supplies Date: Wed, 30 Jan 2019 11:11:58 +0000 Message-Id: <20190130111158.7135-1-harald@ccbib.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190130_031215_785162_EC286509 X-CRM114-Status: UNSURE ( 7.61 ) 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: linux-arm-kernel@lists.infradead.org, Harald Geyer 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 TERES-I has ACIN connector and battery. Signed-off-by: Harald Geyer --- arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts index f9eede0a8bd3..7b7b14ba58e6 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts @@ -145,6 +145,14 @@ #include "axp803.dtsi" +&ac_power_supply { + status = "okay"; +}; + +&battery_power_supply { + status = "okay"; +}; + ®_aldo1 { regulator-always-on; regulator-min-microvolt = <2800000>;