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
Acked-by: Allan Nielsen <[email protected]>
/Allan
On Thu, Dec 6, 2018 at 5:34 AM Quentin Schulz
<[email protected]> wrote:
>
> 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
Pulled and pushed out.
josh
Hi Josh,
On Fri, Dec 14, 2018 at 07:57:37AM -0500, Josh Boyer wrote:
> On Thu, Dec 6, 2018 at 5:34 AM Quentin Schulz
> <[email protected]> wrote:
> >
> > 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
>
> Pulled and pushed out.
>
Thank you!
Quentin