summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/display/tegra-dc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/display/tegra-dc.h b/include/dt-bindings/display/tegra-dc.h
index 6f5c316dba15..d8fdcf913407 100644
--- a/include/dt-bindings/display/tegra-dc.h
+++ b/include/dt-bindings/display/tegra-dc.h
@@ -71,5 +71,9 @@
#define TEGRA_DC_OUT_PIN_POL_LOW 0
#define TEGRA_DC_OUT_PIN_POL_HIGH 1
+/* tegra 24-bit lvds mode */
+#define TEGRA_DC_LVDS_24_1 0
+#define TEGRA_DC_LVDS_24_0 1
+
#endif /* __TEGRA_DC_H */