mbox series

[0/2] Tegra HDA specific fixes

Message ID 20200825052415.20626-1-mkumard@nvidia.com (mailing list archive)
Headers show
Series Tegra HDA specific fixes | expand

Message

Mohan Kumar Aug. 25, 2020, 5:24 a.m. UTC
This series has the fix for
- 2 Channel swapping issue for Tegra
- WAKEEN programming to detect wake events.

Mohan Kumar (2):
  ALSA: hda: Fix 2 channel swapping for Tegra
  ALSA: hda/tegra: Program WAKEEN register for Tegra

 sound/pci/hda/hda_tegra.c  | 7 +++++++
 sound/pci/hda/patch_hdmi.c | 5 +++++
 2 files changed, 12 insertions(+)

Comments

Sameer Pujar Aug. 25, 2020, 5:31 a.m. UTC | #1
> This series has the fix for
> - 2 Channel swapping issue for Tegra
> - WAKEEN programming to detect wake events.
>
> Mohan Kumar (2):
>    ALSA: hda: Fix 2 channel swapping for Tegra
>    ALSA: hda/tegra: Program WAKEEN register for Tegra
>
>   sound/pci/hda/hda_tegra.c  | 7 +++++++
>   sound/pci/hda/patch_hdmi.c | 5 +++++
>   2 files changed, 12 insertions(+)
>
Acked-by: Sameer Pujar <spujar@nvidia.com>