All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: Re: [GIT PULL] ASoC updates for v5.2
Date: Mon, 06 May 2019 16:21:15 +0200	[thread overview]
Message-ID: <s5hr29b4qas.wl-tiwai@suse.de> (raw)
In-Reply-To: <20190506141144.GR14916@sirena.org.uk>

On Mon, 06 May 2019 16:11:44 +0200,
Mark Brown wrote:
> 
> The following changes since commit e93c9c99a629c61837d5a7fc2120cd2b6c70dbdd:
> 
>   Linux 5.1 (2019-05-05 17:42:58 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.2
> 
> for you to fetch changes up to 378d590c494551a68a824b939c711bb9a280e9ef:
> 
>   Merge branch 'asoc-5.2' into asoc-next (2019-05-06 22:51:54 +0900)
> 
> ----------------------------------------------------------------
> ASoC: Updates for v5.2
> 
> This is a pretty huge set of changes, it's been a pretty active release
> all round but the big thing with this release is the Sound Open Firmware
> changes from Intel, providing another DSP framework for use with the
> DSPs in their SoCs.  This one works with the firmware of the same name
> which is free software (unlike the previous DSP firmwares and framework)
> and there has been some interest in adoption by other systems already so
> hopefully we will see adoption by other vendors in the future.
> 
> Other highlights incldue:
> 
>  - Support for MCLK/sample rate ratio setting in the generic cards.
>  - Support for pin switches in the generic cards.
>  - A big set of improvements to the TLV320AIC32x4 drivers from Annaliese
>    McDermond.
>  - New drivers for Freescale audio mixers, several Intel machines,
>    several Mediatek machines, Meson G12A, Sound Open Firmware and
>    Spreadtrum compressed audio and DMA devices.

Thanks, pulled now.

But it gave the following compile warning:

sound/soc/rockchip/rockchip_pdm.c: In function ‘rockchip_pdm_hw_params’:
sound/soc/rockchip/rockchip_pdm.c:179:3: warning: ‘clk_out’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   rational_best_approximation(clk_out, clk_src,
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          GENMASK(16 - 1, 0),
          ~~~~~~~~~~~~~~~~~~~
          GENMASK(16 - 1, 0),
          ~~~~~~~~~~~~~~~~~~~
          &m, &n);
          ~~~~~~~

Is a fix on your tree already?


thanks,

Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2019-05-06 14:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-06 14:11 [GIT PULL] ASoC updates for v5.2 Mark Brown
2019-05-06 14:21 ` Takashi Iwai [this message]
2019-05-06 14:40   ` Mark Brown
2019-05-06 14:42     ` Takashi Iwai
2019-05-06 14:48       ` Mark Brown
2019-05-06 14:59         ` Takashi Iwai
2019-05-06 15:01           ` Mark Brown

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=s5hr29b4qas.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.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 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.