mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rk3228: add tve config
Change-Id: I455e94459078632d42e9653b926d3fc4d06bddb4 Signed-off-by: Shen Zhenyi <szy@rock-chips.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
8e4b2eda3f
commit
ef8538a7b0
@@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user