[U-Boot] [PATCH 12/13] SMDK5250: Add device node for DP

Ajay Kumar ajaykumar.rs at samsung.com
Fri Feb 22 10:53:08 CET 2013


Add DT bindings for DP supporting an eDP panel of size 2560x1600.

Signed-off-by: Ajay Kumar <ajaykumar.rs at samsung.com>
---
 board/samsung/dts/exynos5250-smdk5250.dts | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/board/samsung/dts/exynos5250-smdk5250.dts b/board/samsung/dts/exynos5250-smdk5250.dts
index e682d8b..bdeeb11 100644
--- a/board/samsung/dts/exynos5250-smdk5250.dts
+++ b/board/samsung/dts/exynos5250-smdk5250.dts
@@ -91,4 +91,19 @@
 		samsung,dp-enabled = <1>;
 		samsung,dual-lcd-enabled = <0>;
 	};
+
+	dp at 145b0000 {
+		samsung,lt-status = <0>;
+
+		samsung,master-mode = <0>;
+		samsung,bist-mode = <0>;
+		samsung,bist-pattern = <0>;
+		samsung,h-sync-polarity = <0>;
+		samsung,v-sync-polarity = <0>;
+		samsung,interlaced = <0>;
+		samsung,color-space = <0>;
+		samsung,dynamic-range = <0>;
+		samsung,ycbcr-coeff = <0>;
+		samsung,color-depth = <1>;
+	};
 };
-- 
1.8.0



More information about the U-Boot mailing list