mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user