On Tue, May 24, 2016 at 8:31 AM, Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> wrote: > This patch allows device drivers to initialize more than one reserved > memory region assigned to given device. When driver needs to use more > than one reserved memory region, it should allocate child devices and > initialize regions by index for each of its child devices. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > drivers/of/of_reserved_mem.c | 85 +++++++++++++++++++++++++++++++---------- > include/linux/of_reserved_mem.h | 25 ++++++++++-- > 2 files changed, 86 insertions(+), 24 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html