summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>2017-06-09 11:31:40 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2017-06-13 07:50:31 +0200
commitf3b01c6562398a5e4f2a8d2cf019485ad0811427 (patch)
tree2e598c71b4f3ce0f3554534811da99782ad005d8
parent89f4939616ba0e7a8f5e18260bed1e17f4325228 (diff)
arm64: dts: puma: drop "hdmi_in_vopb" modification
Setting the "status" property is not needed for HDMI to work. Signed-off-by: Jakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-puma.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-puma.dts b/arch/arm64/boot/dts/rockchip/rk3399-puma.dts
index 33440ca47d98..3ce66a143994 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-puma.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-puma.dts
@@ -404,10 +404,6 @@
status = "okay";
};
-&hdmi_in_vopb {
- status = "okay";
-};
-
&route_hdmi {
status = "okay";
connect = <&vopb_out_hdmi>;