Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2848280imm; Tue, 4 Sep 2018 10:58:20 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYN7ObJq8kjDxoPtBWVKRM3ouKOGe9RCiVOYeLhfr5k8sW1TxsRJG6DdbAcBxprlv65GvOG X-Received: by 2002:a17:902:344:: with SMTP id 62-v6mr30719622pld.164.1536083900006; Tue, 04 Sep 2018 10:58:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536083899; cv=none; d=google.com; s=arc-20160816; b=uCuSRK6Q3zsXyLLyXpN+tccH8MQrEczOsU+97Hzqys+wxtqJGTjJMcMlo77oK0Sm/w Fig8Ss31r8jk4/fizaDLrvFY+9LxQbEJ/+Cq7+q3rvxEhRJS5tmgrXxk4trIzRUOlpG/ HvooTmgRTPSwe2ObgGUD8neXFoKI0z8svgAe3BRKn6DxjtbsFkaxqkxdzDDfUGUTysWA oXAoqoQGQkpY0NLy0xUlJzEAUDYJR1t3qOe6rzN3e/qURMSnwEigC88dLp9SN1XqZRDR ivDshZT54PxlG3GzDv1mgq7LXC4lnXkHPzy8FjTIcwQw9Aghk1KdelwU0WeyHRVCAciC gu4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=0bNJvN9RwrbbW2JieyfZHijp4rTmwh8ia83nP0HMdC0=; b=jgTfFjI9u9VfmkTmRd9IC99lcUTqMKBlegM5Z1DyZTqyT9Dd+BQhhEsebOWtKYn+p1 xcA5RLF5ZV9GV5IAfG08hVUcbi6LwB+RQFkT1bEP+n722zwWLOZtoI6vD937JDzz/vI/ L+NbCh7aw9YzrpDur8AATgH8br+KP5qpYbRsD8qhZHmFI/Yvh3gDKc8oP7KPGJP4SFR0 SDgUocCmjh87D3gDfR8DI5QsxlNEsasopfgDDJ6aRIhcti1MEPGuZkPP1hYqclZoSt4c LBcD3L5h6pdAwe/N8vz9cNaPLddTVz5tAuVCMSoko75iRCjgrLBU3G58WPqHRIRJ+56s MqHA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i33-v6si9962432pld.306.2018.09.04.10.58.04; Tue, 04 Sep 2018 10:58:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727791AbeIDWWj (ORCPT + 99 others); Tue, 4 Sep 2018 18:22:39 -0400 Received: from mail.bootlin.com ([62.4.15.54]:49431 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727037AbeIDWWj (ORCPT ); Tue, 4 Sep 2018 18:22:39 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 2A0CD20797; Tue, 4 Sep 2018 19:56:28 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from qschulz (LFbn-1-10589-128.w90-89.abo.wanadoo.fr [90.89.181.128]) by mail.bootlin.com (Postfix) with ESMTPSA id DE02220379; Tue, 4 Sep 2018 19:56:27 +0200 (CEST) Date: Tue, 4 Sep 2018 19:56:26 +0200 From: Quentin Schulz To: David Miller Cc: robh+dt@kernel.org, mark.rutland@arm.com, andrew@lunn.ch, f.fainelli@gmail.com, allan.nielsen@microchip.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com Subject: Re: [PATCH net-next v2 1/7] net: phy: mscc: factorize code for LEDs mode Message-ID: <20180904175626.4xagnrkjtmtovxsr@qschulz> References: <20180903084853.18092-1-quentin.schulz@bootlin.com> <20180904.104827.447303663667237271.davem@davemloft.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xvphf3rb6p6p2tuv" Content-Disposition: inline In-Reply-To: <20180904.104827.447303663667237271.davem@davemloft.net> User-Agent: NeoMutt/20171215 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --xvphf3rb6p6p2tuv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi David, On Tue, Sep 04, 2018 at 10:48:27AM -0700, David Miller wrote: > From: Quentin Schulz > Date: Mon, 3 Sep 2018 10:48:47 +0200 >=20 > > LEDs modes are set the same way, except they are offset by 4 times the > > index of the LED. > >=20 > > Let's factorize all the code so that it's easier to add support for the > > 4 LEDs of the VSC8584 PHY. > >=20 > > Signed-off-by: Quentin Schulz >=20 > Entire series applied to net-next. >=20 Thanks! > Please provide a proper "0/N ..." cover letter next time. >=20 Sure, will do. Quentin --xvphf3rb6p6p2tuv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEXeEYjDsJh38OoyMzhLiadT7g8aMFAluOx0kACgkQhLiadT7g 8aOHFw//bLoKQWrointP4ck4O7wPLZHJZ3RO1Np6mhWiNgR+FjviVlmJEsOPSz7o EjFNeXtQ9n2VgHWGErpln72ucO8aON5MM107XTuOrGN6wr6HORrHxSfhEoQ8kVJ1 1j/uPXVWvZHw7k200wWI1qisu9KZI934USBxWS17Ietayzn+TZPMm7cBibog0GuQ GDfEZblvT1bhZS91sQKx+TMRsIfA1Wf51XphrP8uwzxwU5xFT5RNb+2o1FIp7ZwD VC+dHdpeRV4RpWnH8wVR8FBmrulYCqU0tN90b2ap+K6lcQ8b0wZUY2aCvMezy8Bh eBg5o/2B+NFL3Umc+Z+RM+X5b/QICVdx/RDFIKVIN0yKEFA0kr7sh7lNTDksBLS5 S6jVjHRPtvu59mrRzscsVtyPI8cMv/Twqu1IfwYvdLfWDk/3vBu8z9DYRwneQTwB ig5aCaLVTJpkvQaG6+sYS2KXsGFd5arTa5CrgRi8xWV9MYIaD8h+x5sZhl6XX4eZ I5msnimRJl4CoOLqxQzAh+LtueVWlszfm25IzQlZvwNuSMKrFSx/N+Nau9VH8qed /8dy0eeq6SoFjgaPeHVrIeZwN9iUJbsGHwVIvkeCN1+qxETqwuvSybXNglSVrnDB LHWu7iFZHkNe5u81oMG+SD/RjwimcLEVodZ1b82rwE7qLgqJitg= =Pz88 -----END PGP SIGNATURE----- --xvphf3rb6p6p2tuv--