linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL firmware] microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs
@ 2018-12-06 10:33 Quentin Schulz
  2018-12-12 11:22 ` Allan.Nielsen
  2018-12-14 12:57 ` Josh Boyer
  0 siblings, 2 replies; 4+ messages in thread
From: Quentin Schulz @ 2018-12-06 10:33 UTC (permalink / raw)
  To: jwboyer, thomas.petazzoni, alexandre.belloni, antoine.tenart,
	allan.nielsen, steen.hegelund
  Cc: linux-firmware, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1569 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL firmware] microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs
  2018-12-06 10:33 [GIT PULL firmware] microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs Quentin Schulz
@ 2018-12-12 11:22 ` Allan.Nielsen
  2018-12-14 12:57 ` Josh Boyer
  1 sibling, 0 replies; 4+ messages in thread
From: Allan.Nielsen @ 2018-12-12 11:22 UTC (permalink / raw)
  To: quentin.schulz, jwboyer, thomas.petazzoni, alexandre.belloni,
	antoine.tenart, Steen.Hegelund
  Cc: linux-firmware, linux-kernel

Acked-by: Allan Nielsen <allan.nielsen@microchip.com>

/Allan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL firmware] microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs
  2018-12-06 10:33 [GIT PULL firmware] microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs Quentin Schulz
  2018-12-12 11:22 ` Allan.Nielsen
@ 2018-12-14 12:57 ` Josh Boyer
  2018-12-14 13:01   ` Quentin Schulz
  1 sibling, 1 reply; 4+ messages in thread
From: Josh Boyer @ 2018-12-14 12:57 UTC (permalink / raw)
  To: quentin.schulz
  Cc: thomas.petazzoni, alexandre.belloni, antoine.tenart,
	allan.nielsen, steen.hegelund, Linux Firmware,
	Linux-Kernel@Vger. Kernel. Org

On Thu, Dec 6, 2018 at 5:34 AM Quentin Schulz
<quentin.schulz@bootlin.com> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL firmware] microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs
  2018-12-14 12:57 ` Josh Boyer
@ 2018-12-14 13:01   ` Quentin Schulz
  0 siblings, 0 replies; 4+ messages in thread
From: Quentin Schulz @ 2018-12-14 13:01 UTC (permalink / raw)
  To: Josh Boyer
  Cc: thomas.petazzoni, alexandre.belloni, antoine.tenart,
	allan.nielsen, steen.hegelund, Linux Firmware,
	Linux-Kernel@Vger. Kernel. Org

[-- Attachment #1: Type: text/plain, Size: 1972 bytes --]

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
> <quentin.schulz@bootlin.com> 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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-14 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06 10:33 [GIT PULL firmware] microchip: add firmware for VSC8574 and VSC8584 Ethernet PHYs Quentin Schulz
2018-12-12 11:22 ` Allan.Nielsen
2018-12-14 12:57 ` Josh Boyer
2018-12-14 13:01   ` Quentin Schulz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).