From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752466AbbJLJe2 (ORCPT ); Mon, 12 Oct 2015 05:34:28 -0400 Received: from down.free-electrons.com ([37.187.137.238]:34686 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751439AbbJLJeY (ORCPT ); Mon, 12 Oct 2015 05:34:24 -0400 Date: Mon, 12 Oct 2015 11:32:39 +0200 From: Maxime Ripard To: Chen-Yu Tsai Cc: linux-arm-kernel , Hans de Goede , linux-kernel , linux-sunxi Subject: Re: [PATCH v3 5/5] ARM: sun5i: Add C.H.I.P DTS Message-ID: <20151012093239.GA2278@lukather> References: <1444380177-15302-1-git-send-email-maxime.ripard@free-electrons.com> <1444380177-15302-6-git-send-email-maxime.ripard@free-electrons.com> <20151011172005.GV2278@lukather> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yh423QPMiEk4ZruG" Content-Disposition: inline In-Reply-To: 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 --yh423QPMiEk4ZruG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 12, 2015 at 10:20:37AM +0800, Chen-Yu Tsai wrote: > >> > +}; > >> > + > >> > +®_ldo2 { > >> > + regulator-min-microvolt =3D <2700000>; > >> > + regulator-max-microvolt =3D <3300000>; > >> > + regulator-name =3D "avcc"; > >> > + regulator-always-on; > >> > +}; > >> > + > >> > +®_ldo5 { > >> > + regulator-min-microvolt =3D <1800000>; > >> > + regulator-max-microvolt =3D <1800000>; > >> > + regulator-name =3D "vcc-1v8"; > >> > +}; > >> > + > >> > +®_usb0_vbus { > >> > + pinctrl-0 =3D <&chip_vbus_pin>; > >> > + vin-supply =3D <®_vcc5v0>; > >> > + gpio =3D <&pio 1 10 GPIO_ACTIVE_HIGH>; /* PB10 */ > >> > >> status =3D "okay"; ? > > > > Ah, yes, indeed. > > > >> The rest looks good. > > > > Is that an Ack from you if I add the status ? >=20 > Yes. Thanks! Great :) Applied with the extra status and your Ack. Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --yh423QPMiEk4ZruG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWG343AAoJEBx+YmzsjxAglsYP/A8+TAyU7YTA0KeGnQOM7rGo MIzit3K1YmRTU1rXsuduP2hDBatCeHqrUFmmmNmHNeJ0WGmVYs4ih0yFls48YS9S oUGbYc9JnoSfqbCxqWjALVHv7Ao+I2q1OYYe+1yV3C6fe8FjCAGbBMHIuJJzWZw5 AZJDKHRhLCGKTCsxqFSQTjeHoql0UxKFD7YaXcN2s1NMRkwLxdE8pLyQOyOa1Tbd xAWnI7Ca9zLlKTjmfi44jrhCKWcXe03XjMtW4o9dCr+WlkJgQ46O3cUuLHCNpP6y m3FpfIMHmPIhuNJQ7BhWFOA6VgKlVR6jWhAy2MLCBz0mrGtL66DjOa2A1d+APaMs fa80/qCGryAjHOUnABxskq2K+ZVaUF+WSCPWaBXr9CDVd24qIAWGsEAvCSk8ELXh +0DYLEFPYFIIj+1axGwsI9fLEyVIbohnsvcBfEHd8Jt/RZM0g+FVux3fBy/Ouc+I ItI5TzVamCzCEgBYYt07yGKp0wlWX2TJhPdk7VRGgxZs1xWvKnnqLeTmlJJDgLCD wOeB06GBLOnRDJ/Rhm+DmIEo9c0tsji5YIyryfhWwKNXRHPkXmxm6BCvZ/QRNOgQ c/RuEsmIJCYec9rk0ddsXVHC+bMfhUYMYLVTpLQOMs14z1RHmtKtwRLJZgHxWIhJ xW6pC3e6uesZ0YPJ2ITx =f1mx -----END PGP SIGNATURE----- --yh423QPMiEk4ZruG--