All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL v1 linux-firmware] cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops
@ 2024-09-04 16:22 Simon Trimmer
  2024-09-04 17:16 ` Josh Boyer
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Trimmer @ 2024-09-04 16:22 UTC (permalink / raw)
  To: linux-firmware; +Cc: patches

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

Hi,

We'd like to add the firmware for the Cirrus CS35L54 smart amplifiers on a
couple of HP laptops (these are supported by the cs35l56 driver
infrastructure)

 

Thanks,

-Simon

 

The following changes since commit 7a7a88fe1a481c6a1d04b1733a446c11e4f16935:

 

  Merge branch 'amd-staging' into 'main' (2024-09-03 16:49:10 +0000)

 

are available in the Git repository at:

 

  https://github.com/CirrusLogic/linux-firmware/ 2024-09-04

 

for you to fetch changes up to a9c9dbf495fd3aa6e880b2ba32af576f83e7f7fa:

 

  cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops
(2024-09-04 16:05:13 +0000)

 

----------------------------------------------------------------

Simon Trimmer (1):

      cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops

 

WHENCE                                        |  13 ++++++++++++-

cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp1.bin | Bin 0 -> 7500 bytes

cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp2.bin | Bin 0 -> 7464 bytes

cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp3.bin | Bin 0 -> 7468 bytes

cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp4.bin | Bin 0 -> 7500 bytes

cirrus/cs35l56/CS35L56_Rev3.11.18.wmfw        | Bin 0 -> 33308 bytes

6 files changed, 12 insertions(+), 1 deletion(-)

create mode 100644 cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp1.bin

create mode 100644 cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp2.bin

create mode 100644 cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp3.bin

create mode 100644 cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp4.bin

create mode 100644 cirrus/cs35l56/CS35L56_Rev3.11.18.wmfw


[-- Attachment #2: Type: text/html, Size: 4664 bytes --]

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

* Re: [PULL v1 linux-firmware] cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops
  2024-09-04 16:22 [PULL v1 linux-firmware] cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops Simon Trimmer
@ 2024-09-04 17:16 ` Josh Boyer
  0 siblings, 0 replies; 2+ messages in thread
From: Josh Boyer @ 2024-09-04 17:16 UTC (permalink / raw)
  To: Simon Trimmer; +Cc: linux-firmware, patches

On Wed, Sep 4, 2024 at 12:22 PM Simon Trimmer
<simont@opensource.cirrus.com> wrote:
>
> Hi,
>
> We’d like to add the firmware for the Cirrus CS35L54 smart amplifiers on a couple of HP laptops (these are supported by the cs35l56 driver infrastructure)
>
>
>
> Thanks,
>
> -Simon
>
>
>
> The following changes since commit 7a7a88fe1a481c6a1d04b1733a446c11e4f16935:
>
>
>
>   Merge branch 'amd-staging' into 'main' (2024-09-03 16:49:10 +0000)
>
>
>
> are available in the Git repository at:
>
>
>
>   https://github.com/CirrusLogic/linux-firmware/ 2024-09-04

Merged and pushed out.

https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/290

josh

>
>
>
> for you to fetch changes up to a9c9dbf495fd3aa6e880b2ba32af576f83e7f7fa:
>
>
>
>   cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops (2024-09-04 16:05:13 +0000)
>
>
>
> ----------------------------------------------------------------
>
> Simon Trimmer (1):
>
>       cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops
>
>
>
> WHENCE                                        |  13 ++++++++++++-
>
> cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp1.bin | Bin 0 -> 7500 bytes
>
> cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp2.bin | Bin 0 -> 7464 bytes
>
> cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp3.bin | Bin 0 -> 7468 bytes
>
> cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp4.bin | Bin 0 -> 7500 bytes
>
> cirrus/cs35l56/CS35L56_Rev3.11.18.wmfw        | Bin 0 -> 33308 bytes
>
> 6 files changed, 12 insertions(+), 1 deletion(-)
>
> create mode 100644 cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp1.bin
>
> create mode 100644 cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp2.bin
>
> create mode 100644 cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp3.bin
>
> create mode 100644 cirrus/cs35l54-b0-dsp1-misc-103c8d01-amp4.bin
>
> create mode 100644 cirrus/cs35l56/CS35L56_Rev3.11.18.wmfw

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

end of thread, other threads:[~2024-09-04 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04 16:22 [PULL v1 linux-firmware] cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops Simon Trimmer
2024-09-04 17:16 ` Josh Boyer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.