summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx6ulz-bsh-smm-m2-u-boot.dtsi
diff options
context:
space:
mode:
authorMichael Trimarchi <michael@amarulasolutions.com>2022-09-18 17:09:53 +0200
committerStefano Babic <sbabic@denx.de>2022-09-18 22:56:18 +0200
commitcc74cab86a5f32db93a9f0dc7bc46fa5e83f4f3e (patch)
tree371eab6312cb4e460bd4d8a5c5e413c078eed3c1 /arch/arm/dts/imx6ulz-bsh-smm-m2-u-boot.dtsi
parentd07206569031ced28b10b1b6f0270dcfdd46b781 (diff)
bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards
Introduce BSH SystemMaster (SMM) M2 board family, which consists of: imx6ulz SMM M2 and imx6ulz SMM M2 PRO boards. Add support for imx6ulz BSH SMM M2 board: - 128 MiB DDR3 RAM - 256MiB Nand - USBOTG1 peripheral - fastboot. Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'arch/arm/dts/imx6ulz-bsh-smm-m2-u-boot.dtsi')
-rw-r--r--arch/arm/dts/imx6ulz-bsh-smm-m2-u-boot.dtsi35
1 files changed, 35 insertions, 0 deletions
diff --git a/arch/arm/dts/imx6ulz-bsh-smm-m2-u-boot.dtsi b/arch/arm/dts/imx6ulz-bsh-smm-m2-u-boot.dtsi
new file mode 100644
index 0000000000..75dbf6ed78
--- /dev/null
+++ b/arch/arm/dts/imx6ulz-bsh-smm-m2-u-boot.dtsi
@@ -0,0 +1,35 @@
+// SPDX-License-Identifier: GPL-2.0
+/*
+ * Copyright (C) 2022 BSH Hausgeraete GmbH
+ *
+ * Author: Michael Trimarchi <michael@amarulasolutions.com>
+ */
+
+&{/soc} {
+ u-boot,dm-pre-reloc;
+};
+
+&aips2 {
+ u-boot,dm-pre-reloc;
+};
+
+&iomuxc {
+ u-boot,dm-pre-reloc;
+};
+
+&iomuxc_snvs {
+ u-boot,dm-pre-reloc;
+};
+
+&uart4 {
+ u-boot,dm-pre-reloc;
+};
+
+&pinctrl_uart4 {
+ u-boot,dm-pre-reloc;
+};
+
+&gpmi {
+ u-boot,dm-spl;
+ u-boot,dm-pre-reloc;
+};