aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-03-26 14:47:48 -0500
committerDan Murphy <dmurphy@ti.com>2020-03-26 14:47:48 -0500
commitc33852bd02cb6ce37420366654962cb42c65576b (patch)
treea222d296bb155c73543bf575f7f362c8389dc9ac
parent4e06029f00978809ee45fb18ae5cdd730b1382fe (diff)
downloadlinux-dt-c33852bd02cb6ce37420366654962cb42c65576b.tar.gz
overlays: system_test: Add a system_test directory and some overlays
Add a sub-directory called system_test to house the system test overlays. Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--arch/arm/boot/dts/ti/system_test/am4_emmc/am437x-evm-emmc.dtso71
-rw-r--r--arch/arm64/boot/dts/ti/system_test/usb_otg/j7/full_speed/k3-j721e-usb0-fs.dtso13
-rw-r--r--arch/arm64/boot/dts/ti/system_test/usb_otg/j7/high_speed/k3-j721e-usb0-hs.dtso13
3 files changed, 97 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ti/system_test/am4_emmc/am437x-evm-emmc.dtso b/arch/arm/boot/dts/ti/system_test/am4_emmc/am437x-evm-emmc.dtso
new file mode 100644
index 0000000..f8eff39
--- /dev/null
+++ b/arch/arm/boot/dts/ti/system_test/am4_emmc/am437x-evm-emmc.dtso
@@ -0,0 +1,71 @@
+// SPDX-License-Identifier: GPL-2.0
+/*
+ * Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
+ */
+
+/dts-v1/;
+/plugin/;
+#include <dt-bindings/pinctrl/am43xx.h>
+
+&am43xx_pinmux {
+ unused_pins: unused_pins {
+ pinctrl-single,pins = <
+ AM4372_IOPAD(0x854, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x858, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x868, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x86c, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x950, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x990, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x994, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x998, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x99c, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0x9a0, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa3c, PIN_INPUT | PULL_DISABLE | MUX_MODE7)
+ AM4372_IOPAD(0xa40, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa44, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa48, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa4c, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa50, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa54, PIN_INPUT | PULL_DISABLE | MUX_MODE7)
+ AM4372_IOPAD(0xa58, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa60, PIN_INPUT | PULL_DISABLE | MUX_MODE7)
+ AM4372_IOPAD(0xa68, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa70, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa78, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xa7c, PIN_INPUT | PULL_DISABLE)
+ AM4372_IOPAD(0xac8, PIN_INPUT_PULLDOWN)
+ AM4372_IOPAD(0xad4, PIN_INPUT_PULLDOWN)
+ AM4372_IOPAD(0xad8, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xadc, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xae0, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xae4, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xae8, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xaec, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xaf0, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xaf4, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xaf8, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xafc, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xb00, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xb04, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xb08, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xb0c, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xb10, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xb14, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ AM4372_IOPAD(0xb18, PIN_INPUT_PULLDOWN | MUX_MODE7)
+ >;
+ };
+};
+
+&gpio0 {
+ p23 {
+ output-high;
+ };
+};
+
+&mmc2 {
+ status = "okay";
+};
+
+&gpmc {
+ status = "disabled";
+};
diff --git a/arch/arm64/boot/dts/ti/system_test/usb_otg/j7/full_speed/k3-j721e-usb0-fs.dtso b/arch/arm64/boot/dts/ti/system_test/usb_otg/j7/full_speed/k3-j721e-usb0-fs.dtso
new file mode 100644
index 0000000..b91669e
--- /dev/null
+++ b/arch/arm64/boot/dts/ti/system_test/usb_otg/j7/full_speed/k3-j721e-usb0-fs.dtso
@@ -0,0 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0
+/**
+ * USB 0 limited to full-speed on j721e-evm
+ *
+ * Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
+ */
+
+/dts-v1/;
+/plugin/;
+
+&usb0 {
+ maximum-speed = "full-speed";
+};
diff --git a/arch/arm64/boot/dts/ti/system_test/usb_otg/j7/high_speed/k3-j721e-usb0-hs.dtso b/arch/arm64/boot/dts/ti/system_test/usb_otg/j7/high_speed/k3-j721e-usb0-hs.dtso
new file mode 100644
index 0000000..934b768
--- /dev/null
+++ b/arch/arm64/boot/dts/ti/system_test/usb_otg/j7/high_speed/k3-j721e-usb0-hs.dtso
@@ -0,0 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0
+/**
+ * USB 0 limited to high-speed on j721e-evm
+ *
+ * Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
+ */
+
+/dts-v1/;
+/plugin/;
+
+&usb0 {
+ maximum-speed = "high-speed";
+};