aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts
diff options
context:
space:
mode:
authorMichal Vokáč <michal.vokac@ysoft.com>2021-11-22 17:25:20 +0100
committerShawn Guo <shawnguo@kernel.org>2021-12-08 20:31:54 +0800
commit0de4ab81ab26f09d4dbf8142a881b4607070d01f (patch)
tree5da779ea3a6e8e9bc77e603ab9c10e67aeebd886 /arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts
parentARM: dts: imx6qdl: add TQ-Systems MBa6x device trees (diff)
downloadwireguard-linux-0de4ab81ab26f09d4dbf8142a881b4607070d01f.tar.xz
wireguard-linux-0de4ab81ab26f09d4dbf8142a881b4607070d01f.zip
ARM: dts: imx6dl-yapp4: Add Y Soft IOTA Crux/Crux+ board
Add devicetrees for the new boards in the Y Soft IOTA family. These boards are based on Orion but use Quad/QuadPlus SoC instead of DualLite. Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts')
-rw-r--r--arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts54
1 files changed, 54 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts b/arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts
new file mode 100644
index 000000000000..cea165f2161a
--- /dev/null
+++ b/arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts
@@ -0,0 +1,54 @@
+// SPDX-License-Identifier: GPL-2.0
+//
+// Copyright (C) 2021 Y Soft Corporation, a.s.
+
+/dts-v1/;
+
+#include "imx6qp.dtsi"
+#include "imx6dl-yapp4-common.dtsi"
+
+/ {
+ model = "Y Soft IOTA Crux+ i.MX6QuadPlus board";
+ compatible = "ysoft,imx6qp-yapp4-crux-plus", "fsl,imx6qp";
+
+ memory@10000000 {
+ device_type = "memory";
+ reg = <0x10000000 0xf0000000>;
+ };
+};
+
+&gpio_oled {
+ status = "okay";
+};
+
+&leds {
+ status = "okay";
+};
+
+&oled_1305 {
+ status = "okay";
+};
+
+&oled_1309 {
+ status = "okay";
+};
+
+&reg_usb_h1_vbus {
+ status = "okay";
+};
+
+&touchkeys {
+ status = "okay";
+};
+
+&uart2 {
+ status = "disabled";
+};
+
+&usbh1 {
+ status = "okay";
+};
+
+&usbphy2 {
+ status = "okay";
+};