From 51e978001434c0b64a54fc2ffbdf2fd508c50652 Mon Sep 17 00:00:00 2001 From: xuhuicong Date: Wed, 29 Mar 2017 15:01:40 +0800 Subject: [PATCH 1/1] ARM64: dts: rk3399-box-rev2: enable hdmi uboot logo display Change-Id: I90939866aafa8bac613d05528adfefcd6d88f711 Signed-off-by: xuhuicong --- arch/arm64/boot/dts/rockchip/rk3399-box-rev2.dts | 4 ++++ 1 file changed, 4 insertions(+) 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>; -- 2.34.1