Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752768AbdHNKJm (ORCPT ); Mon, 14 Aug 2017 06:09:42 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:57792 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbdHNKJk (ORCPT ); Mon, 14 Aug 2017 06:09:40 -0400 MIME-Version: 1.0 In-Reply-To: <1502516402-4661-1-git-send-email-jteki@openedev.com> References: <1502516402-4661-1-git-send-email-jteki@openedev.com> From: Chen-Yu Tsai Date: Mon, 14 Aug 2017 18:09:16 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0 To: Jagan Teki , Maxime Ripard Cc: Chen-Yu Tsai , Icenowy Zheng , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Michael Trimarchi , linux-arm-kernel , devicetree , linux-kernel , linux-sunxi , Jagan Teki Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 595 Lines: 19 Hi, On Sat, Aug 12, 2017 at 1:40 PM, Jagan Teki wrote: > From: Jagan Teki > > Since current tree support AXP803 regulators, replace > fixed regulator with AXP803 dcdc1 regulator. > > Tested on pine64. > > Signed-off-by: Jagan Teki There was a lot of (heated) discussion [1] around this change. Maxime stated he would merge a patch with this change but ended up picking a later version without it. I'll leave this to him when he gets back. ChenYu [1] https://www.spinics.net/lists/arm-kernel/msg595419.html