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:
8e4b2ed
)
ARM: dts: rk3228: add tve config
author
Shen Zhenyi
<szy@rock-chips.com>
Fri, 16 Oct 2015 07:49:24 +0000
(15:49 +0800)
committer
Gerrit Code Review
<gerrit@rock-chips.com>
Tue, 20 Oct 2015 03:02:07 +0000
(11:02 +0800)
Change-Id: I455e94459078632d42e9653b926d3fc4d06bddb4
Signed-off-by: Shen Zhenyi <szy@rock-chips.com>
arch/arm/boot/dts/rk3228.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3228.dtsi
b/arch/arm/boot/dts/rk3228.dtsi
index e9f07ac8adcb527270e6f9e00e7134f65533eaa7..503a4dd46736514d484b9085b3e4a7634c379616 100644
(file)
--- a/
arch/arm/boot/dts/rk3228.dtsi
+++ b/
arch/arm/boot/dts/rk3228.dtsi
@@
-347,4
+347,13
@@
"hdcp2_clk_hdmi";
status = "disabled";
};
+
+ tve: tve {
+ compatible = "rockchip,rk3228-tve";
+ reg = <0x20053e00 0x100>,
+ <0x12020000 0x10000>;
+ clocks = <&clk_gates10 8>;
+ clock-names = "pclk_vdac";
+ status = "disabled";
+ };
};