mbox series

[0/2] ASoC: mediatek: mt8183-da7219: support machine driver for rt1015p

Message ID 20200911024833.1673961-1-tzungbi@google.com
Headers show
Series ASoC: mediatek: mt8183-da7219: support machine driver for rt1015p | expand

Message

Tzung-Bi Shih Sept. 11, 2020, 2:48 a.m. UTC
The series reuses mt8183-da7219-max98357.c for supporting machine
driver with rt1015p speaker amplifier.

The 1st patch adds document for the new proposed compatible string.

The 2nd patch changes the machine driver to support "RT1015P" codec.

Tzung-Bi Shih (2):
  ASoC: dt-bindings: mt8183-da7219: add compatible string for using
    rt1015p
  ASoC: mediatek: mt8183-da7219: support machine driver with rt1015p

 .../bindings/sound/mt8183-da7219-max98357.txt |  1 +
 sound/soc/mediatek/Kconfig                    |  1 +
 .../mediatek/mt8183/mt8183-da7219-max98357.c  | 40 +++++++++++++++++++
 3 files changed, 42 insertions(+)

Comments

Mark Brown Sept. 14, 2020, 2:51 p.m. UTC | #1
On Fri, 11 Sep 2020 10:48:31 +0800, Tzung-Bi Shih wrote:
> The series reuses mt8183-da7219-max98357.c for supporting machine
> driver with rt1015p speaker amplifier.
> 
> The 1st patch adds document for the new proposed compatible string.
> 
> The 2nd patch changes the machine driver to support "RT1015P" codec.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: dt-bindings: mt8183-da7219: add compatible string for using rt1015p
      commit: 5d1e0557520862c3a73b8b6a809807be1b522c3f
[2/2] ASoC: mediatek: mt8183-da7219: support machine driver with rt1015p
      commit: 7e5bfdddd8772011a2d38cf6be821d616db6cf8c

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark