summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
diff options
context:
space:
mode:
authorxuhuicong <xhc@rock-chips.com>2017-03-29 15:01:40 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-04-01 09:28:23 +0800
commit51e978001434c0b64a54fc2ffbdf2fd508c50652 (patch)
tree007a6a37107f4b662fa0c84fb425fd68875322dd /arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
parent57eae3d8eb904bf06cf186f681ab1e19c32e9a44 (diff)
ARM64: dts: rk3399-box-rev2: enable hdmi uboot logo display
Change-Id: I90939866aafa8bac613d05528adfefcd6d88f711 Signed-off-by: xuhuicong <xhc@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.dts4
1 files changed, 4 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 c2fdd7df1a6b..279dd6e8c9e2 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts
@@ -140,6 +140,10 @@
status = "disabled";
};
+&route_hdmi {
+ status = "okay";
+};
+
&vdd_cpu_b {
vsel-gpios = <&gpio1 18 GPIO_ACTIVE_HIGH>;
fcs,suspend-voltage-selector = <0>;