aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/mipi_ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/mipi_ids.h')
-rw-r--r--src/include/device/mipi_ids.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/device/mipi_ids.h b/src/include/device/mipi_ids.h
index 2e0254c0b7..4d01300e72 100644
--- a/src/include/device/mipi_ids.h
+++ b/src/include/device/mipi_ids.h
@@ -18,4 +18,8 @@
#define MIPI_MFG_ID_TI 0x0102
#define MIPI_MFG_ID_TOSHIBA 0x0126
+/* Contributing Members */
+#define MIPI_MFG_ID_MAXIM 0x019f
+#define MIPI_DEV_ID_MAXIM_MAX98373 0x8373
+
#endif /* __DEVICE_MIPI_IDS_H__ */