summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/imx6sx-17x17-arm2-mlb.dts18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-17x17-arm2-mlb.dts b/arch/arm/boot/dts/imx6sx-17x17-arm2-mlb.dts
new file mode 100644
index 000000000000..1a64bec41476
--- /dev/null
+++ b/arch/arm/boot/dts/imx6sx-17x17-arm2-mlb.dts
@@ -0,0 +1,18 @@
+/*
+ * Copyright (C) 2014 Freescale Semiconductor, Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+#include "imx6sx-17x17-arm2.dts"
+
+&mlb {
+ status = "okay";
+};
+
+&usdhc2 {
+ /* pin conflict with mlb */
+ status = "disabled";
+};