Re: [PATCH v2 1/5] drivers: of: add initialization code for reserved memory
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2014-02-11 20:05:05
Also in:
linux-arm-kernel, lkml
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2014-02-11 20:05:05
Also in:
linux-arm-kernel, lkml
On Tue, 2014-02-11 at 19:01 +0000, Grant Likely wrote:
quoted
except that the former IMHO better suits the definition of memory region, which I see as a single contiguous range of memory and can be simplified to have a single reg entry per region.My point is rather if multiple reg tuples are found in a reserved memory node, the kernel must respect them and reserve the memory. I'm not arguing about whether or not that makes for a good binding.
agreed. Cheers, Ben.