From patchwork Mon Nov 26 15:27:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Priit Laes X-Patchwork-Id: 10698501 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 3A29213BB for ; Mon, 26 Nov 2018 15:28:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CA28B295A7 for ; Mon, 26 Nov 2018 15:28:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BDBE9295B5; Mon, 26 Nov 2018 15:28:45 +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.4 required=2.0 tests=BAYES_00,DKIM_ADSP_ALL, 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 60758295A7 for ; Mon, 26 Nov 2018 15:28:45 +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: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=xQu6QS1d46eaYIEnZ3GjPLkMtvkygkWMuHDJptf11r0=; b=Kn4bHPb7CuQYmX ag/d4C4B2IcXggHzDyXAO4Nv0g9tcEduHQ/HQOvenRAW/gZHTYJpGxabx+IM9BjWx7+HMVjaGpZSf V5MWuv3Jcs60kudOOUDWHhpMGRsKNggs0QksOhLHSTRU5xBqG3+huHNs2McCJ8wIg6o+isUUYuCq4 AOHVENPMJNJ9Femh9gu3ulDZyvBA9As1YxwGH6gnz13ZeNa4hrAs1SfTn15x3TChFy3LyEdhKx1Sw ddDMy56G9gp/GqilJq4zWtKmQbYF7EX1RomZDjjDP1/XijopCdkdcV19jcevPqqzV4mI1FgxN9gfv 3C6GA1Zj4/IWnxJf0G2A==; 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 1gRIoP-0005Eu-BQ; Mon, 26 Nov 2018 15:28:37 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRIoD-00053e-Oe for linux-arm-kernel@lists.infradead.org; Mon, 26 Nov 2018 15:28:27 +0000 Received: from localhost (85.253.196.132.cable.starman.ee [85.253.196.132]) by plaes.org (Postfix) with ESMTPSA id 64F6241298; Mon, 26 Nov 2018 15:28:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1543246090; bh=W2VV5sbAJzs6zgcBbcwl0Ahqin/aTjayc9CYKeXDvV4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DMT+JVujKTYzEvDAPnh1XWcWcXfJzyTQPABW8LxoSjoGBkQ8nGqZQtlCunKUb1Xa7 DPsS0BHOZhXXi/kC28kzG2o8gacU3RzmEmbG4hAs6K5GGaCy/4obpzIFmLJhsky7jK qvAnIUrRNKiCX2/W0JgYA163S+t40OlQyIcfd8pZWUX4GGJadkrSibkKnWcYSwKYRx sVyL91NjbVZ3/z6mrHrHsTiWz9Wzegb9li3A4rxu2Q9LVteF9WdCQAXYX4rn+GbyOC j2BIJIZlLmI5ablHXn0epa2vldAspwLUm19JpVv47qpU8sfqLa2g3Sc8snzUwbJSdE Bew+ad/JxwhxQ== From: Priit Laes To: Lee Jones , Rob Herring , Mark Rutland , Chen-Yu Tsai , Maxime Ripard , Sebastian Reichel , Hans de Goede , Liam Girdwood , Mark Brown , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org Subject: [PATCH 02/14] regulator: axp20x: name voltage ramping define properly Date: Mon, 26 Nov 2018 17:27:43 +0200 Message-Id: <66ac03ac0e34e196e0469927c0feb3c98bc35837.1543245984.git-series.plaes@plaes.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181126_072825_933993_02448C0F X-CRM114-Status: UNSURE ( 9.81 ) 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: Olliver Schinagl , Priit Laes 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 From: Olliver Schinagl The current axp20x names the ramping register 'scal' which probably means scaling. Since the register really has nothing to do with scaling, but really is the voltage ramp we rename it appropriately. Signed-off-by: Olliver Schinagl Signed-off-by: Priit Laes --- include/linux/mfd/axp20x.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h index 517e60e..1293695 100644 --- a/include/linux/mfd/axp20x.h +++ b/include/linux/mfd/axp20x.h @@ -35,7 +35,7 @@ enum axp20x_variants { #define AXP152_ALDO_OP_MODE 0x13 #define AXP152_LDO0_CTRL 0x15 #define AXP152_DCDC2_V_OUT 0x23 -#define AXP152_DCDC2_V_SCAL 0x25 +#define AXP152_DCDC2_V_RAMP 0x25 #define AXP152_DCDC1_V_OUT 0x26 #define AXP152_DCDC3_V_OUT 0x27 #define AXP152_ALDO12_V_OUT 0x28 @@ -53,7 +53,7 @@ enum axp20x_variants { #define AXP20X_USB_OTG_STATUS 0x02 #define AXP20X_PWR_OUT_CTRL 0x12 #define AXP20X_DCDC2_V_OUT 0x23 -#define AXP20X_DCDC2_LDO3_V_SCAL 0x25 +#define AXP20X_DCDC2_LDO3_V_RAMP 0x25 #define AXP20X_DCDC3_V_OUT 0x27 #define AXP20X_LDO24_V_OUT 0x28 #define AXP20X_LDO3_V_OUT 0x29