Signed-off-by: Akshay Bhat <[email protected]>
---
 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@1c {
+                               compatible = "fsl,mma8453";
+                               reg = <0x1c>;
+                       };
                };
 
                mux_i2c4: i2c@1 {
-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to