[PATCH v2 09/10] ARM: dts: imx: Add mma8453 support
Akshay Bhat
akshay.bhat at timesys.com
Thu Nov 5 10:13:43 PST 2015
Signed-off-by: Akshay Bhat <akshay.bhat at timesys.com>
---
arch/arm/boot/dts/imx6q-bx50v3.dtsi | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx6q-bx50v3.dtsi b/arch/arm/boot/dts/imx6q-bx50v3.dtsi
index e9d97ee..2715cd9 100644
--- a/arch/arm/boot/dts/imx6q-bx50v3.dtsi
+++ b/arch/arm/boot/dts/imx6q-bx50v3.dtsi
@@ -1,6 +1,6 @@
/*
* Copyright 2015 Timesys Corporation.
- * Copyright 2015 GE Healthcare.
+ * Copyright 2015 General Electric Company
*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
@@ -79,6 +79,11 @@
compatible = "ti,ads7830";
reg = <0x48>;
};
+
+ mma8453: mma8453 at 1c {
+ compatible = "fsl,mma8453";
+ reg = <0x1c>;
+ };
};
mux_i2c4: i2c at 1 {
--
2.6.2
More information about the linux-arm-kernel
mailing list