From 2dfe139d52b54b12ab7038d4c009de41e67fd00d Mon Sep 17 00:00:00 2001 From: Zorro Liu Date: Wed, 31 Aug 2016 15:47:29 +0800 Subject: [PATCH] ARM64: dts: rk3399: add support-hw-poweroff for mpu6500 node Change-Id: I49f25a362f43f3e36787125389c81e565b4aff6b Signed-off-by: Zorro Liu --- arch/arm64/boot/dts/rockchip/rk3399-mid-818-android.dts | 2 ++ arch/arm64/boot/dts/rockchip/rk3399-vr-android.dts | 1 + 2 files changed, 3 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-mid-818-android.dts b/arch/arm64/boot/dts/rockchip/rk3399-mid-818-android.dts index 149b9f069ca1..b28b4159da20 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-mid-818-android.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-mid-818-android.dts @@ -805,6 +805,7 @@ orientation-x= <1>; orientation-y= <1>; orientation-z= <0>; + support-hw-poweroff = <1>; mpu-debug = <1>; }; @@ -921,6 +922,7 @@ orientation-x= <1>; orientation-y= <0>; orientation-z= <1>; + support-hw-poweroff = <1>; mpu-debug = <1>; }; }; diff --git a/arch/arm64/boot/dts/rockchip/rk3399-vr-android.dts b/arch/arm64/boot/dts/rockchip/rk3399-vr-android.dts index 05668407ff2e..1a1be9018d09 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-vr-android.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-vr-android.dts @@ -815,6 +815,7 @@ orientation-x= <1>; orientation-y= <0>; orientation-z= <1>; + support-hw-poweroff = <1>; mpu-debug = <1>; }; }; -- 2.34.1