aboutsummaryrefslogtreecommitdiff
path: root/src/arm/imx6ull-phytec-segin-lc-rdk-nand.dts
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-11-28 19:05:03 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-11-28 19:05:03 +0000
commitc3f1cfc76c9a579767282ac81d2be1cfb20aea92 (patch)
tree2ceec207f54ea88f7e65cbfc01d27ccf39cb9693 /src/arm/imx6ull-phytec-segin-lc-rdk-nand.dts
parent01e5ca170569c10889ed1bb2efcf4d19eae1353c (diff)
downloadsrc-c3f1cfc76c9a579767282ac81d2be1cfb20aea92.tar.gz
src-c3f1cfc76c9a579767282ac81d2be1cfb20aea92.zip
Notes
Diffstat (limited to 'src/arm/imx6ull-phytec-segin-lc-rdk-nand.dts')
-rw-r--r--src/arm/imx6ull-phytec-segin-lc-rdk-nand.dts45
1 files changed, 45 insertions, 0 deletions
diff --git a/src/arm/imx6ull-phytec-segin-lc-rdk-nand.dts b/src/arm/imx6ull-phytec-segin-lc-rdk-nand.dts
new file mode 100644
index 000000000000..e168494e0a6d
--- /dev/null
+++ b/src/arm/imx6ull-phytec-segin-lc-rdk-nand.dts
@@ -0,0 +1,45 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+/*
+ * Copyright (C) 2019 PHYTEC Messtechnik GmbH
+ * Author: Stefan Riedmueller <s.riedmueller@phytec.de>
+ */
+
+/dts-v1/;
+#include "imx6ull.dtsi"
+#include "imx6ull-phytec-phycore-som.dtsi"
+#include "imx6ull-phytec-segin.dtsi"
+#include "imx6ull-phytec-segin-peb-eval-01.dtsi"
+
+/ {
+ model = "PHYTEC phyBOARD-Segin i.MX6 ULL Low Cost with NAND";
+ compatible = "phytec,imx6ull-pbacd10-nand", "phytec,imx6ull-pbacd10",
+ "phytec,imx6ull-pcl063", "fsl,imx6ull";
+};
+
+&adc1 {
+ status = "okay";
+};
+
+&ethphy1 {
+ status = "okay";
+};
+
+&fec1 {
+ status = "okay";
+};
+
+&gpmi {
+ status = "okay";
+};
+
+&i2c_rtc {
+ status = "okay";
+};
+
+&usbotg1 {
+ status = "okay";
+};
+
+&usdhc1 {
+ status = "okay";
+};