[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1313577365-18516-1-git-send-email-deepthy.ravi@ti.com>
Date: Wed, 17 Aug 2011 16:06:05 +0530
From: Deepthy Ravi <deepthy.ravi@...com>
To: <g.liakhovetski@....de>, <mchehab@...radead.org>,
<linux-media@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <linux-omap@...r.kernel.org>, Vaibhav Hiremath <hvaibhav@...com>,
Deepthy Ravi <deepthy.ravi@...com>
Subject: [PATCH] V4L/DVB: Add chip ID of TVP5146 video decoder
From: Vaibhav Hiremath <hvaibhav@...com>
This patch is to add chip identifier entry for
TVP5146 video decoder.
Signed-off-by: Vaibhav Hiremath <hvaibhav@...com>
Signed-off-by: Deepthy Ravi <deepthy.ravi@...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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists