recovery mma8452 config ,because mpu need remove 8452 on hardware
authorywj <ywj@rock-chips.com>
Wed, 9 Apr 2014 01:30:09 +0000 (09:30 +0800)
committerywj <ywj@rock-chips.com>
Wed, 9 Apr 2014 01:30:09 +0000 (09:30 +0800)
arch/arm/boot/dts/rk3288-p977.dts

index a9a452111292901e0e29266521751ace3788c8ae..b8c5fd1b46a92a0cdd688588d1c056e0974e1477 100755 (executable)
                compatible = "nxp,pcf8563";
                reg = <0x51>;
        };
-/*
+       
        sensor@1d {
                compatible = "gs_mma8452";
                reg = <0x1d>;
                layout = <1>;
                status = "disabled";
        };
-*/
+
        sensor@10 {
               compatible = "ls_cm3218";
               reg = <0x10>;
               poll_delay_ms = <30>;
               layout = <1>;
        };
-             
+/*           
        mpu6050:mpu@68{
        compatible = "mpu6050";
        reg = <0x68>;
        irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>;                 
        mpu-debug = <0>;
        };
-/*
+
        ak8963:compass@0d{
        compatible = "ak8963";
        reg = <0x0d>;
        compass-debug = <1>;
        status = "disabled";
        };
-*/
+
        ak8975:compass@0d{
        compatible = "ak8975";
        reg = <0x0d>;
        orientation-z= <0>;     
        compass-debug = <0>;
        };
-
+*/
 };
 
 &i2c2 {