Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH 1/1] media: Add comment about MIPI CSI2 data type definition
@ 2025-11-05 19:58 Frank Li
  0 siblings, 0 replies; only message in thread
From: Frank Li @ 2025-11-05 19:58 UTC (permalink / raw)
  To: Mauro Carvalho Chehab,
	open list:MEDIA INPUT INFRASTRUCTURE (V4L/DVB), open list
  Cc: imx

Add comment about MIPI CSI2 data type, which defined by spec. So the value
is fixed.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 include/media/mipi-csi2.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/media/mipi-csi2.h b/include/media/mipi-csi2.h
index 40fc0264250d7..7b887fa4fc7e7 100644
--- a/include/media/mipi-csi2.h
+++ b/include/media/mipi-csi2.h
@@ -8,6 +8,8 @@
 #ifndef _MEDIA_MIPI_CSI2_H
 #define _MEDIA_MIPI_CSI2_H
 
+/* DT value ref to MIPI Camera Serial Interface 2 Spec Ver4.1 section 9.4 */
+
 /* Short packet data types */
 #define MIPI_CSI2_DT_FS			0x00
 #define MIPI_CSI2_DT_FE			0x01
-- 
2.34.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-11-05 19:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-05 19:58 [PATCH 1/1] media: Add comment about MIPI CSI2 data type definition Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox