summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeixin Zhou <zwx@rock-chips.com>2018-12-06 19:50:33 +0800
committerTao Huang <huangtao@rock-chips.com>2018-12-07 14:49:31 +0800
commit98c0b83b3bf3fc732a4a2e5c7371d88b28ebb223 (patch)
treebdf50bd6318dc3b96a9001405f1559bb27aa94b9
parent4c56e6306bc94571885069bcc9e00f3e8948d89b (diff)
arm64: dts: rockchip: rk3399pro-evb: fix mpu6500 orientation
Change-Id: I38b1490de055ec42307c59c9ed9317e577fe4bd5 Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts b/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts
index a341eeef29eb..487ac2f6f0e1 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts
@@ -695,9 +695,9 @@
mpu-int_config = <0x10>;
mpu-level_shifter = <0>;
mpu-orientation = <0 1 0 1 0 0 0 0 1>;
- orientation-x= <1>;
+ orientation-x= <0>;
orientation-y= <0>;
- orientation-z= <0>;
+ orientation-z= <1>;
mpu-debug = <1>;
};