Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
[oweals/u-boot.git] / arch / arm / dts / am3517-evm-u-boot.dtsi
index 24a67dbd1ee07b6282a2c69f6f364eba28b07908..d5a4ce97d1a194385fe3f3ca0325184844a37bfd 100644 (file)
@@ -1,12 +1,43 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017
  * Logic PD - http://www.logicpd.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
+#include "omap3-u-boot.dtsi"
+
 / {
-       chosen {
-               stdout-path = &uart3;
+       aliases {
+               /delete-property/ serial0;
+               /delete-property/ serial1;
+       };
+
+       ocp@68000000 {
+               /delete-node/ bandgap@48002524;
        };
 };
+
+&gpio1 {
+       /delete-property/ u-boot,dm-spl;
+};
+
+&gpio2 {
+       /delete-property/ u-boot,dm-spl;
+};
+
+&gpio3 {
+       /delete-property/ u-boot,dm-spl;
+};
+
+&gpio5 {
+       /delete-property/ u-boot,dm-spl;
+};
+
+&gpio6 {
+       /delete-property/ u-boot,dm-spl;
+};
+
+/delete-node/ &uart1;
+/delete-node/ &uart2;
+/delete-node/ &mmc2;
+/delete-node/ &mmc3;