MLK-18267-3: hdp api: Add HDMI RX API function
authorSandor Yu <Sandor.yu@nxp.com>
Thu, 12 Apr 2018 02:59:21 +0000 (10:59 +0800)
committerSandor Yu <Sandor.yu@nxp.com>
Fri, 19 Apr 2019 02:40:50 +0000 (10:40 +0800)
commit0baaf942fb6f753716d4172fa0a36bfce4c9f98a
tree535e6dbc1c70912d448372bf4ded9f6d34e56850
parent2e93cda49dda37e31c1b0aadda5deed64b37eb0b
MLK-18267-3: hdp api: Add HDMI RX API function

Add HDMI RX video and audio API function and head files.
This API base on CDN_API_1_0_36.

Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
15 files changed:
drivers/mxc/hdp/API_AFE.h
drivers/mxc/hdp/API_HDMIRX.c [new file with mode: 0644]
drivers/mxc/hdp/API_HDMIRX.h [new file with mode: 0644]
drivers/mxc/hdp/API_HDMI_RX_Audio.c [new file with mode: 0644]
drivers/mxc/hdp/API_HDMI_RX_Audio.h [new file with mode: 0644]
drivers/mxc/hdp/Kconfig
drivers/mxc/hdp/Makefile
drivers/mxc/hdp/all.h
drivers/mxc/hdp/sink_aif_encoder.h [new file with mode: 0644]
drivers/mxc/hdp/sink_car.h [new file with mode: 0644]
drivers/mxc/hdp/sink_clk_meters.h [new file with mode: 0644]
drivers/mxc/hdp/sink_core.h [new file with mode: 0644]
drivers/mxc/hdp/sink_mhl_hd.h [new file with mode: 0644]
drivers/mxc/hdp/sink_pif.h [new file with mode: 0644]
drivers/mxc/hdp/sink_vif.h [new file with mode: 0644]