From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: Resend [GIT PULL]: Update sst audio firmware for Skylake Date: Thu, 11 Feb 2016 13:57:47 -0500 Message-ID: <20160211185747.GA25336@merlin.infradead.org> References: <20160205073820.GD2531@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by alsa0.perex.cz (Postfix) with ESMTP id 7F010260502 for ; Thu, 11 Feb 2016 19:57:50 +0100 (CET) Content-Disposition: inline In-Reply-To: <20160205073820.GD2531@localhost> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Vinod Koul Cc: Patches Audio , alsa-devel@alsa-project.org, linux-firmware@kernel.org List-Id: alsa-devel@alsa-project.org On Fri, Feb 05, 2016 at 01:08:20PM +0530, Vinod Koul wrote: > Resending again as previous email bounced for linux-firmware@kernel.org... > > Hello Linux firmware maintainers, > > Please PULL to receive the updated version of Skylake audio firmware. > > This PULL request has two patches, first one creates a sym link for binary > name which helps us to keep different versions of firmware in git > pulled. Thanks. --Kyle > Second one updates to latest FW v869 > > The following changes since commit 52442afee9907bc32a058f22bb3295d040677c26: > > brcm: add firmware for bcm4366 device (2016-01-25 15:15:34 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware.git skl > > for you to fetch changes up to f7996657e8f25386541593242cb8e906d9808ec7: > > linux-firmware: intel: Update Skylake audio firmware (2016-02-04 10:36:52 +0530) > > ---------------------------------------------------------------- > Vinod Koul (2): > linux-firmware: intel: add symbolic link and file versions > linux-firmware: intel: Update Skylake audio firmware > > WHENCE | 4 ++-- > intel/dsp_fw_release.bin | Bin 233472 -> 23 bytes > intel/dsp_fw_release_v827.bin | Bin 0 -> 233472 bytes > intel/dsp_fw_release_v869.bin | Bin 0 -> 233472 bytes > 4 files changed, 2 insertions(+), 2 deletions(-) > mode change 100644 => 120000 intel/dsp_fw_release.bin > create mode 100644 intel/dsp_fw_release_v827.bin > create mode 100644 intel/dsp_fw_release_v869.bin > > Thanks > -- > ~Vinod