Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
[platform/kernel/u-boot.git] / arch / arm / dts / bcm283x-uboot.dtsi
index 8e4231a..6cc1aa3 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * U-Boot addition to keep baudrate set by firmware
  * and also initialize before relocation.
  *
  * (C) Copyright 2016 Fabian Vogt <fvogt@suse.com>
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 &soc {
@@ -20,3 +19,7 @@
        skip-init;
        u-boot,dm-pre-reloc;
 };
+
+&gpio {
+       u-boot,dm-pre-reloc;
+};