From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753978AbbIPKEa (ORCPT ); Wed, 16 Sep 2015 06:04:30 -0400 Received: from down.free-electrons.com ([37.187.137.238]:37096 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753958AbbIPKE2 (ORCPT ); Wed, 16 Sep 2015 06:04:28 -0400 Date: Wed, 16 Sep 2015 12:04:26 +0200 From: Maxime Ripard To: Chen-Yu Tsai Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Liam Girdwood , Mark Brown , linux-sunxi@googlegroups.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/3] regulators: axp20x: Rename supply names for AXP221 DC1SW and DC5LDO Message-ID: <20150916100426.GX4684@lukather> References: <1442372732-27434-1-git-send-email-wens@csie.org> <1442372732-27434-3-git-send-email-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RGnAp+RkZMffi58C" Content-Disposition: inline In-Reply-To: <1442372732-27434-3-git-send-email-wens@csie.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --RGnAp+RkZMffi58C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 16, 2015 at 11:05:31AM +0800, Chen-Yu Tsai wrote: > The DC1SW and DC5LDO regulators in the AXP221 are internally chained > to DCDC1 and DCDC5, hence the names. The original bindings used the > parent regulator names for the supply regulator property. This causes > some confusion when we actually use it in the dts: >=20 > axp221 { > /* self supplying? */ > dcdc1-supply =3D <&dcdc1>; > dcdc5-supply =3D <&dcdc5>; >=20 > dcdc1: dcdc1 { > ... > }; >=20 > dcdc5: dcdc5 { > ... > }; > }; >=20 > Change them to the downstream regulator names, or "dc1sw" and "dc5ldo" > respectively. >=20 > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --RGnAp+RkZMffi58C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJV+T6qAAoJEBx+YmzsjxAgosYP/Rbccah50BdE36xeMY6/eT7i /JoMtk4/KDTGhrDV5j99K3AzEgzy+GhBCo66zET5fAvMKBP0z9CowG2OG7w6zx6O c6W8+dNhy4X+KtTY5gs32JwKM0F4ligRRsqB1HCw3OH/ijZsCOiB1bU/7c0BChYT 1KtLRuH5A5cb0nXMzmPESxixNU5hJEa8ADT3XMucYR920dDRSGx3DGSIw8oy7TgK 112Y1t0tSqmjCCrOK+WmyllrSAxnCAAy/E0epPvN+ISMW9tO/1WckehK+4fnSJTc PWsQtZ7oXqlvBdCCrDaao7qIdNRLwQB/FOJxeEVa42aqmZHhJqRYpENp+4q9gJ1f mrFb4uN3Xf1znWePryLNetJdbO3VOQO2uISN6WyJ5ee2UBqGZkp4hl8aokvFGs6C G0GiD4hy0Xmg7ctUBbfD4X9ZE1yDbCoqLFIK7jSsJ8uaKcG/VFE47jxzwR1YQBkW UHkxHD+kGXm53CnPCC5DkrHhaS8BYveA6fabb1sFtWKE8YDvvLwNAwJasbISSZNQ h5s9U4K5SNrxX8SGj05nyPWMnOAVvw8kjB+x+eRq1yFV/03er36SjwHMJ1UnuCN4 4JHgcSSa+2DSfoxq2qzaBkfJTMQeOoUG0cQfooYZKN49TKwGPMaaCvDMQbv6W+B1 qG7IZZtHS9j7mHUkORZh =olwT -----END PGP SIGNATURE----- --RGnAp+RkZMffi58C--