update rk3288-p977.dts for compass orientation
authorywj <ywj@rock-chips.com>
Fri, 4 Apr 2014 03:37:14 +0000 (11:37 +0800)
committerywj <ywj@rock-chips.com>
Fri, 4 Apr 2014 03:37:14 +0000 (11:37 +0800)
arch/arm/boot/dts/rk3288-p977.dts

index 871c5de0b476b75908036a4f1c0abbb147905887..a9a452111292901e0e29266521751ace3788c8ae 100755 (executable)
        orientation-y= <0>;
        orientation-z= <1>;
        irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>;                 
-       mpu-debug = <1>;
+       mpu-debug = <0>;
        };
 /*
        ak8963:compass@0d{
        reg = <0x0d>;
        compass-bus = <0>;
        compass-adapt_num = <0>;
-       compass-orientation = <1 0 0 0 1 0 0 0 1>;
-       orientation-x= <1>;
+       compass-orientation = <0 1 0 1 0 0 0 0 1>;
+       orientation-x= <0>;
        orientation-y= <0>;
-       orientation-z= <1>;     
-       compass-debug = <1>;
+       orientation-z= <0>;     
+       compass-debug = <0>;
        };
 
 };