projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6939b81
)
ARM: dtsi: rk3036: tve add node to set value by user
author
Shen Zhenyi
<szy@rock-chips.com>
Wed, 3 Feb 2016 06:44:33 +0000
(14:44 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Thu, 3 Mar 2016 11:07:31 +0000
(19:07 +0800)
Change-Id: If1e1043408f7489e00b94d0f8fa2564dbdc3159f
Signed-off-by: Shen Zhenyi <szy@rock-chips.com>
arch/arm/boot/dts/rk3036.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3036.dtsi
b/arch/arm/boot/dts/rk3036.dtsi
index c65533362ad79d9516a1b5735ea73a672cbd1ad7..3d746c8fee96f3f37ab269f7ff8847a337964202 100755
(executable)
--- a/
arch/arm/boot/dts/rk3036.dtsi
+++ b/
arch/arm/boot/dts/rk3036.dtsi
@@
-636,6
+636,13
@@
tve: tve{
compatible = "rockchip,rk3036-tve";
reg = <0x10118200 0x100>;
+ saturation = <0x00386346>;
+ brightcontrast = <0x00008b00>;
+ adjtiming = <0xa6c00880>;
+ lumafilter0 = <0x02ff0000>;
+ lumafilter1 = <0xf40202fd>;
+ lumafilter2 = <0xf332d919>;
+ daclevel = <0x3e>;
status = "disabled";
};