From: Vaibhav Hiremath <hvaib...@ti.com>

This patch is to add chip identifier entry for
TVP5146 video decoder.

Signed-off-by: Vaibhav Hiremath <hvaib...@ti.com>
Signed-off-by: Deepthy Ravi <deepthy.r...@ti.com>
---
 include/media/v4l2-chip-ident.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h
index 63fd9d3..cd9b66f 100644
--- a/include/media/v4l2-chip-ident.h
+++ b/include/media/v4l2-chip-ident.h
@@ -122,6 +122,9 @@ enum {
        /* Other via devs could use 3314, 3324, 3327, 3336, 3364, 3353 */
        V4L2_IDENT_VIA_VX855 = 3409,
 
+       /* module tvp514x */
+       V4L2_IDENT_TVP5146 = 5146,
+
        /* module tvp5150 */
        V4L2_IDENT_TVP5150 = 5150,
 
-- 
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to