]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/bcm283x-uboot.dtsi
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / dts / bcm283x-uboot.dtsi
index 8e4231ae6c973edddf7caeb5140ec2df8ad1a86e..6cc1aa3f9351a42ded8d9413c59b2018ff0ce797 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;
+};