summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
diff options
context:
space:
mode:
authoralgea.cao <algea.cao@rock-chips.com>2017-04-10 15:45:44 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-04-10 21:11:26 +0800
commit99428072b4bb73a27522e96aed7e899a36a556d7 (patch)
tree50a6b9977f937546da8848a2617210dd6e8b7a3e /arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
parentff94633d3423edee23cb95f285f7b11a062a2c28 (diff)
arm64: dts: rk3399-box-rev2: add hdmi phy config table
Change-Id: Id4a9c97c9cfba977a521d86e1ba438d8be6945d6 Signed-off-by: algea.cao <algea.cao@rock-chips.com>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts b/arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
index 279dd6e8c9e2..f3b98b3622b9 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
@@ -154,3 +154,13 @@
<&gpio1 18 GPIO_ACTIVE_LOW>,
<&gpio1 14 GPIO_ACTIVE_HIGH>;
};
+
+&hdmi {
+ status = "okay";
+ rockchip,phy-table =
+ <74250000 0x8009 0x0004 0x0272>,
+ <165000000 0x802b 0x0004 0x0209>,
+ <297000000 0x8039 0x0005 0x028d>,
+ <594000000 0x8039 0x0000 0x019d>,
+ <000000000 0x0000 0x0000 0x0000>;
+};