MLK-11474 ARM: dts: i.mx6sl-evk: Add mma8450 sensor dts support on i.MX6SL-EVK platform.
authorLuwei Zhou <b45643@freescale.com>
Thu, 18 Sep 2014 05:15:43 +0000 (13:15 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:19 +0000 (14:48 -0500)
Support MMA8450 sensor on i.MX6SL-EVK

Signed-off-by: Luwei Zhou <b45643@freescale.com>
arch/arm/boot/dts/imx6sl-evk.dts

index 33e6570..caff001 100644 (file)
                        };
                };
        };
+
+       mma8450@1c {
+               compatible = "fsl,mma8450";
+               reg = <0x1c>;
+       };
 };
 
 &i2c2 {