Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp10525526imu; Thu, 6 Dec 2018 02:36:52 -0800 (PST) X-Google-Smtp-Source: AFSGD/VPLMUImcrQvAipkwkMvatzXpsNVseWOnXd8p08bWCgKwTp8KOfIBQln9SqWcTkWkBa0jNR X-Received: by 2002:a65:434d:: with SMTP id k13mr23725387pgq.269.1544092612286; Thu, 06 Dec 2018 02:36:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544092612; cv=none; d=google.com; s=arc-20160816; b=Xy1LFke6Bb5dgsj7bFwIHMa22EvG5Jg7nyfiDANJYTzyIL/VqmM4wv1mLFTElna0A4 uHZ70TQFFQeo5R06XsznGZXOANFubaFKsZxVb5aCpd8wJlcg3IUXg6dFP2gIaXPHwdWT cRkQ0rVEmO2MPvtadaptcHHhA3gwVf9wmv8zT/zBVU8QSBUrp1KIXdWLRR4cCjB4k+iD AMYs9aQ62+4M5XyPFH22AI0TJ58kgDrl/P07Cy0/UPFKjxqiydGVZwGLQxMBTEjKWqQx CQhMzRBfX9OfMfrxX/G/3NWQJiE6CV/M8OIy77Vwo4nD0eBYbHtQVibtEYOy20BJWYd6 yKwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-disposition :mime-version:message-id:subject:cc:to:from:date; bh=wqXyXUHwLGlum17vKLDzM/ky1oE32YeJtkC0C9Krjck=; b=HfrJYWNkYFOk+1lk4JvQOun1pzzbctRNXKNrW7zhaYKGyqNAY0P4aDDwy1g1rDoD8D 5PNZnKwrKnq0maYVpb+C/TtoC45QoMh9alTPztWlkZeuzLqPhnPP3mvpnZFm+KnxbVXe Pvbb15RGrIImq3oUy9v374xENWf5HuWWUoKzL31N/TFXJQuY9XN5ObTzxmTRJ2PoSIWf Af9j/VaTnL/DFvWItudO5hFkVU38CIjpFzXObx9VH6fiTux2D9ljwHrrdT+2JT3Ztmks HtHNrz0Ap6pkUMAe7M78HQyzP7bZhtqBWHbtRLs33vgEbS4b4DuSEnmqIVfYsR/rkEF/ 9Mhg== 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 y17si20107866pgh.353.2018.12.06.02.36.37; Thu, 06 Dec 2018 02:36:52 -0800 (PST) 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 S1729404AbeLFKeC (ORCPT + 99 others); Thu, 6 Dec 2018 05:34:02 -0500 Received: from mail.bootlin.com ([62.4.15.54]:32862 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727575AbeLFKeB (ORCPT ); Thu, 6 Dec 2018 05:34:01 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id B1A8020A63; Thu, 6 Dec 2018 11:33:59 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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.2 Received: from qschulz (aaubervilliers-681-1-79-44.w90-88.abo.wanadoo.fr [90.88.21.44]) by mail.bootlin.com (Postfix) with ESMTPSA id 75B9D206D8; Thu, 6 Dec 2018 11:33:49 +0100 (CET) Date: Thu, 6 Dec 2018 11:33:48 +0100 From: Quentin Schulz To: jwboyer@kernel.org, thomas.petazzoni@bootlin.com, alexandre.belloni@bootlin.com, antoine.tenart@bootlin.com, allan.nielsen@microchip.com, steen.hegelund@microchip.com Cc: linux-firmware@kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL firmware] microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs Message-ID: <20181206103348.m7dtld3hccuhfeuf@qschulz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rx5hvc7fwceios3q" Content-Disposition: inline User-Agent: NeoMutt/20171215 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --rx5hvc7fwceios3q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, Both VSC8574 and VSC8584 Ethernet PHYs require a firmware patch to be applied before making use of them. This adds the firmware for each of them. The Linux driver using the firmwares is already in Torvalds' tree: [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a5afc1678044a3eea48f0295ae7bc2b13d59b128 [2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=00d70d8e0e7811ed8acba24e04b9f193c3b84beb Thanks, Quentin The following changes since commit 1baa34868b2c0a004dc595b20678145e3fff83e7: Merge branch 'nxp_mc' of https://github.com/NXP/linux-firmware (2018-10-26 08:13:19 -0400) are available in the Git repository at: https://github.com/QSchulz/linux-firmware MSCC-PHYs for you to fetch changes up to 57d49d580af5c67d7f725dda75aa71cb94505514: microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs (2018-12-06 11:02:51 +0100) ---------------------------------------------------------------- Quentin Schulz (1): microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs LICENCE.microchip | 40 ++++++++++++++++++++++++++++++++++++++++ WHENCE | 9 +++++++++ microchip/mscc_vsc8574_revb_int8051_29e8.bin | Bin 0 -> 1655 bytes microchip/mscc_vsc8584_revb_int8051_fb48.bin | Bin 0 -> 92 bytes 4 files changed, 49 insertions(+) create mode 100644 LICENCE.microchip create mode 100644 microchip/mscc_vsc8574_revb_int8051_29e8.bin create mode 100644 microchip/mscc_vsc8584_revb_int8051_fb48.bin --rx5hvc7fwceios3q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEXeEYjDsJh38OoyMzhLiadT7g8aMFAlwI+wwACgkQhLiadT7g 8aPGZRAAh7BKsWLxPiV0GSuIaDTWlGR5g+jr0kx3LyhMXsr1wFAYzWYz24D5DrFX F/KCHG3Xy5Sjqs56v1fJZ0PGa0BWH/pagsLP7DHJUc1/74wkJ2kDPOn7r8Pp3uoI MeK25HUNTWx59OH4XdZJETCQCAHurv83X8XxKimbXyiAV6dV2wsnmnYtVl437Go+ 0Al+beX7NMxvNXHBppyLo87tZqTEfB82BMGTnSJvXwATAVT+3/wZtGLQU3ZQZLgO IyTmtW2iJiRnqnFemio5hvZX561V9LFRzgUA5g9deofo8pp3YgEmHXAfCXMEAqu4 O/xS7eJ08A31+x5rwfo9QgGuBN96IzNlxUYbszgPavFwU+cUNtq8+9t7sPnD/hbd ighMKC3NW8QEQAihViEltb6WPfq61MmoG1WOj6WFzptUjbsGl+EbJrw4tTp1cQHm rsc6MezwiPtn7hSRAqy1VDBoqD5tzJMhINHZ1k7swWZCjxNy+uBVDplST2l/a7zp oG9zVtDqqyOttkoGEkTbg9nbOiGedVcaXQBSMX1GRae1wtI+Ho6mfWayOUgCBJSA g2yM1fTwTr8gFnqWbBW1sVBkf5RumaiyOVD2nBnjxH5gmoDpse5wgKfvOV3wpf8d 1AoURptaRvmlWLdCHS9UogwD/gCaVklp/38Pzw+lv03nStZKgbQ= =PZhl -----END PGP SIGNATURE----- --rx5hvc7fwceios3q--