summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-flexcan2.dts
diff options
context:
space:
mode:
authorYe.Li <Ye.Li@freescale.com>2015-05-22 11:39:02 +0800
committerYe.Li <Ye.Li@freescale.com>2015-05-25 17:17:16 +0800
commit639a371777f7f56d6cd2455aaf1f9bd7554fd7eb (patch)
tree2447a02c98753e8c8e1d446b903c8a1dc8f4e35e /arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-flexcan2.dts
parentdaa58f5dd375e5df2b0245befc7825e0a1a7f6f9 (diff)
MLK-10956 imx: mx6ul: Update dtb name for 14x14 package
Since there is 9x9 package for mx6ul, modify the dtb names of ddr3 arm2 board and evk board to add 14x14 package info. Signed-off-by: Ye.Li <Ye.Li@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-flexcan2.dts')
-rw-r--r--arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-flexcan2.dts17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-flexcan2.dts b/arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-flexcan2.dts
new file mode 100644
index 000000000000..7130367b77cc
--- /dev/null
+++ b/arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2-flexcan2.dts
@@ -0,0 +1,17 @@
+/*
+ * Copyright (C) 2015 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 "imx6ul-14x14-ddr3-arm2.dts"
+
+&uart2{
+ status = "disabled";
+};
+
+&flexcan2 {
+ status = "okay";
+};