]> git.baikalelectronics.ru Git - kernel.git/commit
video/hdmi: Add an enum for HDMI packet types
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 10 Jan 2019 21:14:36 +0000 (23:14 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 Jan 2019 17:35:20 +0000 (19:35 +0200)
commit4da00f992e72c9cff67c052f6164bc2bd406a2cd
treebac7e1a5287af2003f155464d332d53f4ed319af
parent3ed7153173401f574861b864af99cacb2c85a262
video/hdmi: Add an enum for HDMI packet types

We'll be wanting to send more than just infoframes over HDMI. So add an
enum for other packet types.

TODO: Maybe just include the infoframe types in the packet type enum
      and get rid of the infoframe type enum?

v2: s/AUDIO_CP/ACP/ (Shashank)

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Cc: linux-media@vger.kernel.org
Reviewed-by: Shashank Sharma <shashank.sharma@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190110211445.24177-2-ville.syrjala@linux.intel.com
include/linux/hdmi.h