
14 May
2018
14 May
'18
midnight
On 13 May 2018 at 03:13, Eugeniu Rosca roscaeugeniu@gmail.com wrote:
From: Rob Herring robh@kernel.org
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 [ Linux commit: e45fe7f788dd1395befe5639149ad8dacfbd94ab ] Signed-off-by: Eugeniu Rosca erosca@de.adit-jv.com
v1->v2:
- Newly pushed
scripts/dtc/checks.c | 9 +++++++++ scripts/dtc/version_gen.h | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org