aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dtc/version_gen.h
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2017-10-25 10:59:13 -0500
committerRob Herring <robh@kernel.org>2017-10-25 10:59:13 -0500
commite45fe7f788dd1395befe5639149ad8dacfbd94ab (patch)
tree4c53aa114a5e92cfd789d29092f1f1d52e652e48 /scripts/dtc/version_gen.h
parentof: dynamic: fix memory leak related to properties of __of_node_dup (diff)
downloadlinux-dev-e45fe7f788dd1395befe5639149ad8dacfbd94ab.tar.xz
linux-dev-e45fe7f788dd1395befe5639149ad8dacfbd94ab.zip
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
Pickup the fix for handling unresolved phandles in overlays. This adds the following commits from upstream: c1e55a5513e9 checks: fix handling of unresolved phandles for dts plugins f8872e29ce06 tests: Avoid 64-bit arithmetic in assembler 48c91c08bcfa libfdt: add stringlist functions to linker script Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to '')
-rw-r--r--scripts/dtc/version_gen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dtc/version_gen.h b/scripts/dtc/version_gen.h
index d88393cab14a..6a4e84798966 100644
--- a/scripts/dtc/version_gen.h
+++ b/scripts/dtc/version_gen.h
@@ -1 +1 @@
-#define DTC_VERSION "DTC 1.4.5-gb1a60033"
+#define DTC_VERSION "DTC 1.4.5-gc1e55a55"