From: algea.cao Date: Mon, 10 Apr 2017 07:45:44 +0000 (+0800) Subject: arm64: dts: rk3399-box-rev2: add hdmi phy config table X-Git-Tag: firefly_0821_release~69 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=firefly-linux-kernel-4.4.55.git;a=commitdiff_plain;h=99428072b4bb73a27522e96aed7e899a36a556d7 arm64: dts: rk3399-box-rev2: add hdmi phy config table Change-Id: Id4a9c97c9cfba977a521d86e1ba438d8be6945d6 Signed-off-by: algea.cao --- 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>; +};