summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorVineel Kumar Reddy Kovvuri <vineelkumarr@nvidia.com>2014-02-27 10:42:55 +0530
committerVineel Kumar Reddy Kovvuri <vineelkumarr@nvidia.com>2014-03-04 22:03:50 -0800
commit74b455e813f3bff2b4921170e04b718f939069f8 (patch)
tree366ae9c30b9d1d421c48fe3a404e1a6725dd6b05 /include/dt-bindings
parent23d5469a8eac0a0bc642e8b5e72e7f152938cddf (diff)
video: tegra: dsi: Enable VBLANK DCS via init api
Enable sending VBLANK DCS commands via panel init api. Bug 1466927 Change-Id: Idf481718f1c3119497cebe7057e26e29a3191524 Signed-off-by: Vineel Kumar Reddy Kovvuri <vineelkumarr@nvidia.com> Reviewed-on: http://git-master/r/377001 Reviewed-by: Animesh Kishore <ankishore@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/display/tegra-panel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dt-bindings/display/tegra-panel.h b/include/dt-bindings/display/tegra-panel.h
index 16c8b357649a..c937ea9cfd2b 100644
--- a/include/dt-bindings/display/tegra-panel.h
+++ b/include/dt-bindings/display/tegra-panel.h
@@ -1,7 +1,7 @@
/*
* include/dt-bindings/display/tegra-panel.h
*
- * Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2013-2014, NVIDIA CORPORATION. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
@@ -39,7 +39,7 @@
#define TEGRA_DSI_DELAY_MS 1
#define TEGRA_DSI_GPIO_SET 2
#define TEGRA_DSI_SEND_FRAME 3
-#define TEGRA_DSI_PACKET_VIDEO_VBLANK_CMD 4
+#define TEGRA_DSI_PACKET_VBLANK_CMD 4
#define TEGRA_DSI_LINK0 0
#define TEGRA_DSI_LINK1 1