From patchwork Fri Jan 18 13:32:18 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Agner X-Patchwork-Id: 10770111 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 7887114E5 for ; Fri, 18 Jan 2019 13:33:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6332E2E607 for ; Fri, 18 Jan 2019 13:33:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 576A02E623; Fri, 18 Jan 2019 13:33:06 +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 E2F022E607 for ; Fri, 18 Jan 2019 13:33:05 +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=WN8JmqMtW0NJM0ThS9OyZ8XaR1NOHZIGigcj2pNA0Nk=; b=SGB5ePtKaE8/eY 8UwA58W7lEVspAzNMMnFhYq/1GbboDie/N1AcWP6MmYrU/t9JVc6wbfZJRlrn3hVD8O8kNpylOf5f IHXknUTbLBimScJAOT1MviVvY1gpTZuH+xxaQN4CpBe1/j09wdG1YQtaecFOo5X7OnJD3GaeRLBHo SzvrvsSMIR3ZMr74d30ADms8gnhSvNKaJ3nJ2PwKng+YTvAk0XfSmmIxhtI/s2dmae+MUJzX/jTLU lPV93d7a5LZXQBRhz45pbCiFZ4bzFyi7XcSK/n4QGtniiBmedt1rYBxnduOfOpRzv55hgmmtklnH3 4UEpdA/2NhChpiosT7tw==; 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 1gkUGc-0001nh-8s; Fri, 18 Jan 2019 13:33:02 +0000 Received: from mail.kmu-office.ch ([2a02:418:6a02::a2]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gkUFw-0001P0-Vr for linux-arm-kernel@lists.infradead.org; Fri, 18 Jan 2019 13:32:29 +0000 Received: from trochilidae.toradex.int (unknown [46.140.72.82]) by mail.kmu-office.ch (Postfix) with ESMTPSA id 84DDE5C1713; Fri, 18 Jan 2019 14:32:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=agner.ch; s=dkim; t=1547818339; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type: content-transfer-encoding:content-transfer-encoding:in-reply-to: references; bh=erd4vDac163qgB9A/AU5uPwipvsYhblMeb+AlJzom/0=; b=CBg7inCaZMAXsHRqL68VkhQtml3rJ8Yf2tJh2YsHPNnnCFdBwxOA3GecruLppGtX6+ajno xLV8nlzWhQhmxt4hPW8nHMKhxwwdVoal9tI19Mcx6jT456Lh1PjVhi79iaKlAV7gKsaj/c hfk2CGQu1CI7uUYaggzyAcMalLkfvA4= From: Stefan Agner To: shawnguo@kernel.org, s.hauer@pengutronix.de Subject: [PATCH] ARM: dts: imx6qdl-apalis: add phy-supply Date: Fri, 18 Jan 2019 14:32:18 +0100 Message-Id: <20190118133218.19917-1-stefan@agner.ch> 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-20190118_053222_495150_944DF808 X-CRM114-Status: GOOD ( 12.00 ) 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: kernel@pengutronix.de, marcel.ziswiler@toradex.com, linux-kernel@vger.kernel.org, Stefan Agner , linux-imx@nxp.com, max.krummenacher@toradex.com, fabio.estevam@nxp.com, dev@pschenker.ch, linux-arm-kernel@lists.infradead.org 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 Use the VDD I/O rail as phy-supply regulator. Technically, the regulator has multiple rails, but currently the driver only supports a single phy-supply. The VDD I/O rail has the highest power consumption when software power down is used and hence the highest saving potential. Signed-off-by: Stefan Agner Reviewed-by: Philippe Schenker --- arch/arm/boot/dts/imx6qdl-apalis.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/imx6qdl-apalis.dtsi b/arch/arm/boot/dts/imx6qdl-apalis.dtsi index 0b47aecf336a..cf66f9ececbd 100644 --- a/arch/arm/boot/dts/imx6qdl-apalis.dtsi +++ b/arch/arm/boot/dts/imx6qdl-apalis.dtsi @@ -241,6 +241,7 @@ phy-handle = <ðphy>; phy-reset-duration = <10>; phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>; + phy-supply = <&vgen5_reg>; status = "okay"; mdio {