arm64: dts: rockchip: rk3399pro-evb: fix mpu6500 orientation

Change-Id: I38b1490de055ec42307c59c9ed9317e577fe4bd5
Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
Weixin Zhou
2018-12-06 19:50:33 +08:00
committed by Tao Huang
parent 4c56e6306b
commit 98c0b83b3b

View File

@@ -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>;
};