Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752809AbbD3S5T (ORCPT ); Thu, 30 Apr 2015 14:57:19 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:44447 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750809AbbD3S5R (ORCPT ); Thu, 30 Apr 2015 14:57:17 -0400 Date: Thu, 30 Apr 2015 19:56:57 +0100 From: Mark Brown To: Martin Fuzzey Cc: Liam Girdwood , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Message-ID: <20150430185657.GB22845@sirena.org.uk> References: <20150428141736.16243.57292.stgit@localhost> <20150428141738.16243.18377.stgit@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="v2s3/pFG/Viky4j9" Content-Disposition: inline In-Reply-To: <20150428141738.16243.18377.stgit@localhost> X-Cookie: Your present plans will be successful. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH 1/2] Regulator: mc34708: Add DT binding documentation X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1480 Lines: 41 --v2s3/pFG/Viky4j9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 28, 2015 at 04:17:38PM +0200, Martin Fuzzey wrote: > + pmic_sw3_reg: sw3 { > + regulator-name = "SW3"; > + regulator-min-microvolt = <650000>; > + regulator-max-microvolt = <1425000>; > + }; These examples look awfully like you're just listiong the maximum range allowed by the PMIC for all the supplies which is almost never something someone would want to do on a real board. Similarly all the names are just the name of the regulator rather than something that looks like a board specific name. --v2s3/pFG/Viky4j9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVQnr4AAoJECTWi3JdVIfQZVUH/0qfQXETVfbiEOMO/jRkAP4R fQVfsxyBY7blQzPSdqxVRq598i/LS/64kD1eEAO0VdpN44yers7wU6xPiQp20bGO 2xNXwMqHR4wR+B98KiGcxy7jhU+iiO1GW2A6jpMkppfAqcYDYg8K955RM04HXFNS 0HId5uTbqj0iZygpvJiHMngeA/0GIOputn8wMl7yATkxXATzZ7lbPiEwoZvNZi9O 7sJ+F4/wN9OA0RSfeLAe5yaswZ+VgPXL8o+RZ5FjHoDauMAI53rhnJ+T3F71kkHh Yp7b3Bq1uPaVWQLQK/kyV5wVF0KOGinJWHMuXwrRY/LowxG9spPDdfPYZ/rX420= =Z1Ox -----END PGP SIGNATURE----- --v2s3/pFG/Viky4j9-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/