Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Mark Brown Newsgroups: linux.kernel Subject: Re: [PATCH 1/2] regulator: Add coupled regulator Date: Mon, 30 Nov 2015 17:50:01 +0100 Message-ID: References: X-Original-To: Maxime Ripard MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Gf9uwQCH04IP1HVU" Content-Disposition: inline X-Cookie: A beer delayed is a beer denied. User-Agent: Mutt/1.5.24 (2015-08-30) X-Sa-Exim-Connect-IP: 94.175.94.161 X-Sa-Exim-Mail-From: broonie@sirena.org.uk 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: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 36 Organization: linux.* mail to news gateway X-Original-Cc: Chen-Yu Tsai , Liam Girdwood , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-Original-Date: Mon, 30 Nov 2015 16:41:39 +0000 X-Original-Message-ID: <20151130164139.GD1929@sirena.org.uk> X-Original-References: <1448897346-17780-1-git-send-email-maxime.ripard@free-electrons.com> <1448897346-17780-2-git-send-email-maxime.ripard@free-electrons.com> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1280093 --Gf9uwQCH04IP1HVU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Nov 30, 2015 at 04:29:05PM +0100, Maxime Ripard wrote: > +static struct of_device_id coupled_regulator_of_match[] = { > + { .compatible = "coupled-voltage-regulator" }, > + { /* Sentinel */ }, > +}; This defines a device tree binding but does not document it - doucmentation is mandatory for all new device tree bindings. --Gf9uwQCH04IP1HVU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWXHxCAAoJECTWi3JdVIfQq7EIAIaduQgAoB0O3zp6r7jrBDpz 9BKVeP0QwrrQ4QHyiIQQ4naLBv3f4zxAIvRVUQD1BD5A27GIpfIvJSXz4RRUH6rv axGCA8XpnNCj610sighmAjOBuX0Tm1ouIPMqhi5gMiVIaYG8Magi0znfjht99eW8 dJsfEmTao9Wo76of72TA6deB1REgXFxdq8fdX6X+HrbBYBa9AogaGKhCDvfsimM8 mP1NDraN/vLX45tYdzKbE8NV1QxyAdoHVuvIQPoA++KsiCPImw1XRi1zuTarlWiG VSAJwR47hRusg29pQqTee4JjGkTgeSmtW8HSZxSUsvkt240B5Fjp1244xTwMTlQ= =7Nvg -----END PGP SIGNATURE----- --Gf9uwQCH04IP1HVU-- -- 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/