All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request: Cavium Octeon III firmware
@ 2017-10-31 22:05 Steven J. Hill
  2017-11-23  1:40 ` Ben Hutchings
  0 siblings, 1 reply; 6+ messages in thread
From: Steven J. Hill @ 2017-10-31 22:05 UTC (permalink / raw)
  To: linux-firmware; +Cc: netdev

Hello.

Would like to add firmware for our Octeon III PKI driver. Thanks.

Steve


The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:

  WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)

are available in the git repository at:

  git://git.linux-mips.org/pub/scm/sjhill/linux-firmware.git master

for you to fetch changes up to 4ba60409661aae0f53e2ade1e935252846cb7ee8:

  cavium: Add firmware for Octeon III PKI. (2017-10-31 16:31:11 -0500)

----------------------------------------------------------------
Steven J. Hill (1):
      cavium: Add firmware for Octeon III PKI.

 cavium/pki-cluster.bin | Bin 0 -> 7488 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 cavium/pki-cluster.bin

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

* Re: pull request: Cavium Octeon III firmware
  2017-10-31 22:05 pull request: Cavium Octeon III firmware Steven J. Hill
@ 2017-11-23  1:40 ` Ben Hutchings
  2017-11-27 17:26   ` David Daney
  2017-11-28 17:09   ` Steven J. Hill
  0 siblings, 2 replies; 6+ messages in thread
From: Ben Hutchings @ 2017-11-23  1:40 UTC (permalink / raw)
  To: Steven J. Hill, linux-firmware; +Cc: netdev

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

On Tue, 2017-10-31 at 17:05 -0500, Steven J. Hill wrote:
> Hello.
> 
> Would like to add firmware for our Octeon III PKI driver. Thanks.

Where is this driver?  I don't see any reference to the file in linux-
next.

[...]
>  cavium/pki-cluster.bin | Bin 0 -> 7488 bytes
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  create mode 100644 cavium/pki-cluster.bin

When adding a file you also need to update WHENCE to include its
copyright details.

Ben.

-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: pull request: Cavium Octeon III firmware
  2017-11-23  1:40 ` Ben Hutchings
@ 2017-11-27 17:26   ` David Daney
  2017-11-28 17:09   ` Steven J. Hill
  1 sibling, 0 replies; 6+ messages in thread
From: David Daney @ 2017-11-27 17:26 UTC (permalink / raw)
  To: Ben Hutchings, Steven J. Hill, linux-firmware; +Cc: netdev

On 11/22/2017 05:40 PM, Ben Hutchings wrote:
> On Tue, 2017-10-31 at 17:05 -0500, Steven J. Hill wrote:
>> Hello.
>>
>> Would like to add firmware for our Octeon III PKI driver. Thanks.
> 
> Where is this driver?  I don't see any reference to the file in linux-
> next.

Several versions of the patch set were submitted, but it hasn't quite 
made it to linux-next yet.  Now that the merge window is closed, we are 
going to post another version, and hope that it can be merged for v4.16.


> 
> [...]
>>   cavium/pki-cluster.bin | Bin 0 -> 7488 bytes
>>   1 file changed, 0 insertions(+), 0 deletions(-)
>>   create mode 100644 cavium/pki-cluster.bin
> 
> When adding a file you also need to update WHENCE to include its
> copyright details.

Steven, please regenerate your pull request to include the proper WHENCE 
changes.

> 
> Ben.
> 

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

* Re: pull request: Cavium Octeon III firmware
  2017-11-23  1:40 ` Ben Hutchings
  2017-11-27 17:26   ` David Daney
@ 2017-11-28 17:09   ` Steven J. Hill
  2017-11-28 17:30     ` Ben Hutchings
  1 sibling, 1 reply; 6+ messages in thread
From: Steven J. Hill @ 2017-11-28 17:09 UTC (permalink / raw)
  To: Ben Hutchings, linux-firmware; +Cc: netdev

On 11/22/2017 07:40 PM, Ben Hutchings wrote:
> On Tue, 2017-10-31 at 17:05 -0500, Steven J. Hill wrote:
>> Hello.
>>
>> Would like to add firmware for our Octeon III PKI driver. Thanks.
> 
> Where is this driver?  I don't see any reference to the file in linux-
> next.
> 
> [...]
>>  cavium/pki-cluster.bin | Bin 0 -> 7488 bytes
>>  1 file changed, 0 insertions(+), 0 deletions(-)
>>  create mode 100644 cavium/pki-cluster.bin
> 
> When adding a file you also need to update WHENCE to include its
> copyright details.
> 
The WHENCE file was updated in the patch. I will assume you would like
to see two separate patches. One for the binary and one for the WHENCE.
I have done so and updated the git repo for you to pull from.


git://git.linux-mips.org/pub/scm/sjhill/linux-firmware.git

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

* Re: pull request: Cavium Octeon III firmware
  2017-11-28 17:09   ` Steven J. Hill
@ 2017-11-28 17:30     ` Ben Hutchings
  2017-11-28 21:54       ` Steven J. Hill
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Hutchings @ 2017-11-28 17:30 UTC (permalink / raw)
  To: Steven J. Hill, linux-firmware; +Cc: netdev

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

On Tue, 2017-11-28 at 11:09 -0600, Steven J. Hill wrote:
> On 11/22/2017 07:40 PM, Ben Hutchings wrote:
> > On Tue, 2017-10-31 at 17:05 -0500, Steven J. Hill wrote:
> > > Hello.
> > > 
> > > Would like to add firmware for our Octeon III PKI driver. Thanks.
> > 
> > Where is this driver?  I don't see any reference to the file in linux-
> > next.
> > 
> > [...]
> > >  cavium/pki-cluster.bin | Bin 0 -> 7488 bytes
> > >  1 file changed, 0 insertions(+), 0 deletions(-)
> > >  create mode 100644 cavium/pki-cluster.bin
> > 
> > When adding a file you also need to update WHENCE to include its
> > copyright details.
> > 
> 
> The WHENCE file was updated in the patch. I will assume you would like
> to see two separate patches. One for the binary and one for the WHENCE.

I would have preferred a single patch that did both.

The diffstat in your original pull request said that WHENCE wasn't
updated.  Maybe you corrected that after sending the pull request.

Ben.

> I have done so and updated the git repo for you to pull from.
> 
> 
> git://git.linux-mips.org/pub/scm/sjhill/linux-firmware.git
-- 
Ben Hutchings
Anthony's Law of Force: Don't force it, get a larger hammer.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: pull request: Cavium Octeon III firmware
  2017-11-28 17:30     ` Ben Hutchings
@ 2017-11-28 21:54       ` Steven J. Hill
  0 siblings, 0 replies; 6+ messages in thread
From: Steven J. Hill @ 2017-11-28 21:54 UTC (permalink / raw)
  To: Ben Hutchings, linux-firmware; +Cc: netdev

On 11/28/2017 11:30 AM, Ben Hutchings wrote:
> 
> The diffstat in your original pull request said that WHENCE wasn't
> updated.  Maybe you corrected that after sending the pull request.
> 
Ben,

The updated patch is ready for you to pull. Cheers.

Steve


git://git.linux-mips.org/pub/scm/sjhill/linux-firmware.git

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

end of thread, other threads:[~2017-11-28 21:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-31 22:05 pull request: Cavium Octeon III firmware Steven J. Hill
2017-11-23  1:40 ` Ben Hutchings
2017-11-27 17:26   ` David Daney
2017-11-28 17:09   ` Steven J. Hill
2017-11-28 17:30     ` Ben Hutchings
2017-11-28 21:54       ` Steven J. Hill

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.