audio: Add HBR audio info for HDMI input [2/3]
authoryujie.wu <yujie.wu@amlogic.com>
Mon, 21 Jan 2019 09:25:19 +0000 (17:25 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Fri, 25 Jan 2019 11:39:49 +0000 (03:39 -0800)
commit51248a8f0eeb187b16fdc10384572cee9116c644
tree6c6e30d4aadae26495e1e0ff02183660eb1d86e6
parent3a477ca4d413822df67cf2035868f456cab3ace7
audio: Add HBR audio info for HDMI input [2/3]

PD#SWPL-3435

Problem:
  P321 doesn't support DTS HD decoding

Solution:
  In HDMI RX module, we add a new field to
  indicate whether the input audio is HBR.
  With this info, hal can enable the PAO
  mode  to decode the HBR audio.

Verify:
  P321

Change-Id: I6fd180e6636905f5119fe1d313214d4b56d07d5e
Signed-off-by: yujie.wu <yujie.wu@amlogic.com>
drivers/amlogic/media/vin/tvin/hdmirx/hdmi_rx_drv.h
drivers/amlogic/media/vin/tvin/hdmirx/hdmi_rx_hw.c
include/linux/amlogic/media/frame_provider/tvin/tvin.h
include/linux/amlogic/media/sound/misc.h
sound/soc/amlogic/auge/extn.c
sound/soc/amlogic/common/misc.c
sound/soc/amlogic/meson/tv.c