RE: Patch for device tree compiler, export stringlist functions (resend as text/plain hopefully)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi

>Patch looks good, but I'll need a Signed-off-by line in order to apply it.

Hopefully it is now ok
Reiner

>From 48d01c74fbdfd12ffa4aa65cc92fd452952efc00 Mon Sep 17 00:00:00 2001
From: Reiner Huober <reiner.huober@xxxxxxxxx>
Date: Thu, 14 Sep 2017 14:36:07 +0200
Subject: [PATCH] libfdt: add stringlist functions to linker script

The fdt_stringlist_count, fdt_stringslist_search, and fdt_stringlist_get
are added to the libfdt linker script as global symbols

Signed-off-by: Reiner Huober <reiner.huober@xxxxxxxxx>
---
 libfdt/version.lds |    3 +++ 
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/libfdt/version.lds b/libfdt/version.lds
index cff0358..18fb69f 100644
--- a/libfdt/version.lds
+++ b/libfdt/version.lds
@@ -60,6 +60,9 @@ LIBFDT_1.2 {
        fdt_address_cells;
        fdt_size_cells;
        fdt_stringlist_contains;
+       fdt_stringlist_count;
+       fdt_stringlist_search;
+       fdt_stringlist_get;
        fdt_resize;
        fdt_overlay_apply;
 
-- 
1.7.1

-----Original Message-----
From: David Gibson [mailto:david@xxxxxxxxxxxxxxxxxxxxx] 
Sent: Friday, September 15, 2017 8:40 AM
To: Huober, Reiner (Nokia - DE/Ulm) <reiner.huober@xxxxxxxxx>
Cc: Jon Loeliger <jdl@xxxxxxx>; devicetree-compiler@xxxxxxxxxxxxxxx
Subject: Re: Patch for device tree compiler, export stringlist functions (resend as text/plain hopefully)

On Thu, Sep 14, 2017 at 01:23:13PM +0000, Huober, Reiner (Nokia - DE/Ulm) wrote:
> Hi
> 
> (resend as plain text hopefully)

It came through as plain text ok, but for future reference, it's preferred to include patches inline, rather than as an attachment.
> 
> I have a patch for libfdt inside the device tree compiler. It add 
> missing exports to the linker script

Patch looks good, but I'll need a Signed-off-by line in order to apply it.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson
--
To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux