Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757069Ab3CTP4Q (ORCPT ); Wed, 20 Mar 2013 11:56:16 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:47915 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752737Ab3CTP4P (ORCPT ); Wed, 20 Mar 2013 11:56:15 -0400 Date: Wed, 20 Mar 2013 17:55:55 +0200 From: Felipe Balbi To: Roger Quadros CC: , , , , , Subject: Re: [PATCH v4 01/21] usb: phy: nop: Add some parameters to platform data Message-ID: <20130320155555.GG1567@arwen.pp.htv.fi> Reply-To: References: <1363794300-31526-1-git-send-email-rogerq@ti.com> <1363794300-31526-2-git-send-email-rogerq@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vSsTm1kUtxIHoa7M" Content-Disposition: inline In-Reply-To: <1363794300-31526-2-git-send-email-rogerq@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2124 Lines: 60 --vSsTm1kUtxIHoa7M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 20, 2013 at 05:44:40PM +0200, Roger Quadros wrote: > Add clk_rate parameter to platform data. If supplied, the > NOP phy driver will program the clock to that rate during probe. >=20 > Also add 2 flags, needs_vcc and needs_reset. > If the flag is set and the regulator couldn't be found > then the driver will bail out with -EPROBE_DEFER. >=20 > Signed-off-by: Roger Quadros > Acked-by: Felipe Balbi Hi Tony, maybe you might prefer to merge commit 1f0972f from my next branch which is exactly this patch. Basically, if you: $ git fetch git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git next $ git merge 1f0972f you get $SUBJECT and can apply the others without fear of conflicts later. cheers --=20 balbi --vSsTm1kUtxIHoa7M Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJRSdwLAAoJEIaOsuA1yqREgJYQAIY3t+G6fRpchPvr/f+HsPde CitbQE5GDINmQDjeVarI719TgQ9+tcGXHu9tujzVI8vCl2/CxERf5PxSqzV7uKOb XizkI9VKZoCSzvevcf/W0Zvrwn+R7pcLOZ21blKbhK64O+XNgN3zOwPYVpedVIuZ Gr+OoW9jkb7pQzrHBoDCSj1r//vRB6jHlNeOZDw20Wsgetg0JqhsHOpw+vXLCOeW pAF3Jty7V8ijPykP0H/sBLqTTpHe3VTrufhFOYfQEUr4dlf7rBHs/5ADFBwntYXC 0jQt8EtIhx//1oz+fHZixLRRdTXbLIoF9zpd9MmALxdvEtn4E+IHzVSu/tNGqz34 dyg4XCdq42x0bXSF8ypVMtLiYG5WEusc58/gnSzLbqyQj98s0DZvXswLF+h9GFp0 YN8fZSmoPTynBtzo3brdjs1AKPnmuRimH4AtdO+9+1fowfKnbUfOTZ37X90K6iap fAmUs5bbDJJVmY0aOI1Xmi3zEn8ksCZcve7O4hWCTd1oaXnz9WPsUX5z0GJpWThB oxosDleWnp0hzMPqMS0EQD/tYCOajl9DZrd7hjJwCWqMXYIGA/f16aBC0od8ICV1 my+8SwfM4lKbWk/t7ZP2ockhkvz0FUnzeYljZaKezBXbEzp0/EZMbUq+5wZEEUH8 yVe5Tjdg3qw4b2A0qYdT =j9hA -----END PGP SIGNATURE----- --vSsTm1kUtxIHoa7M-- -- 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/