netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josh Boyer <jwboyer@kernel.org>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: Linux Firmware <linux-firmware@kernel.org>,
	Tony Nguyen <anthony.l.nguyen@intel.com>,
	netdev <netdev@vger.kernel.org>, Neil Horman <nhorman@redhat.com>,
	sassmann@redhat.com, poswald@suse.com,
	Andrew Bowers <andrewx.bowers@intel.com>
Subject: Re: [linux-firmware][pull request] ice: Add package file for Intel E800 series driver
Date: Fri, 4 Oct 2019 18:56:31 -0400	[thread overview]
Message-ID: <CA+5PVA7Zb-+1gMAyovo3Xd=VKKE58zkneYnNwt6A+tV3HWBkcg@mail.gmail.com> (raw)
In-Reply-To: <20190923215610.7905-1-jeffrey.t.kirsher@intel.com>

On Mon, Sep 23, 2019 at 5:56 PM Jeff Kirsher
<jeffrey.t.kirsher@intel.com> wrote:
>
> From: Tony Nguyen <anthony.l.nguyen@intel.com>
>
> The ice driver must load a package file to the firmware to utilize full
> functionality; add the package file to /lib/firmware/intel/ice/ddp. Also
> add a symlink, ice.pkg, so the driver can refer to the package by a
> consistent name.
>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
> Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> ---
> The following are changes since commit 417a9c6e197a8d3eec792494efc87a2b42f76324:
>   amdgpu: add initial navi10 firmware
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/firmware dev-queue
>
>  LICENSE.ice                   |  39 ++++++++++++++++++++++++++++++++++
>  WHENCE                        |   9 ++++++++
>  intel/ice/ddp/ice-1.3.4.0.pkg | Bin 0 -> 577796 bytes
>  intel/ice/ddp/ice.pkg         |   1 +
>  4 files changed, 49 insertions(+)
>  create mode 100644 LICENSE.ice
>  create mode 100644 intel/ice/ddp/ice-1.3.4.0.pkg
>  create mode 120000 intel/ice/ddp/ice.pkg

Thanks.  I added another commit on top to remove the symlink and fix
the WHENCE file because we merged a commit that changes how symlinks
are handled.  All applied and pushed out.

josh

      reply	other threads:[~2019-10-04 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-23 21:56 [linux-firmware][pull request] ice: Add package file for Intel E800 series driver Jeff Kirsher
2019-10-04 22:56 ` Josh Boyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+5PVA7Zb-+1gMAyovo3Xd=VKKE58zkneYnNwt6A+tV3HWBkcg@mail.gmail.com' \
    --to=jwboyer@kernel.org \
    --cc=andrewx.bowers@intel.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=linux-firmware@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@redhat.com \
    --cc=poswald@suse.com \
    --cc=sassmann@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).