projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71e6ba4
)
SMDK5250: Add device node for DP
author
Ajay Kumar
<ajaykumar.rs@samsung.com>
Thu, 21 Feb 2013 23:53:08 +0000
(23:53 +0000)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Wed, 27 Mar 2013 12:23:23 +0000
(21:23 +0900)
Add DT bindings for DP supporting an eDP panel of size 2560x1600.
Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/dts/exynos5250-smdk5250.dts
patch
|
blob
|
history
diff --git
a/board/samsung/dts/exynos5250-smdk5250.dts
b/board/samsung/dts/exynos5250-smdk5250.dts
index
cdf640f
..
8da973b
100644
(file)
--- a/
board/samsung/dts/exynos5250-smdk5250.dts
+++ b/
board/samsung/dts/exynos5250-smdk5250.dts
@@
-104,4
+104,19
@@
samsung,dp-enabled = <1>;
samsung,dual-lcd-enabled = <0>;
};
+
+ dp@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>;
+ };
};