Re: [PATCH] dt-bindings: Document optional "reserved-names" property

2017-05-19 Thread Florian Fainelli
On 05/12/2017 04:55 PM, Rob Herring wrote: > On Tue, May 09, 2017 at 10:18:47AM -0700, Florian Fainelli wrote: >> Define an optional string property: "reserved-names" which can be used >> by the client program to tag/identify reserved memory regions. >> >> Signed-off-by: Florian Fainelli >> --- >>

Re: [PATCH] dt-bindings: Document optional "reserved-names" property

2017-05-12 Thread Rob Herring
On Tue, May 09, 2017 at 10:18:47AM -0700, Florian Fainelli wrote: > Define an optional string property: "reserved-names" which can be used > by the client program to tag/identify reserved memory regions. > > Signed-off-by: Florian Fainelli > --- > Documentation/devicetree/bindings/reserved-memor

[PATCH] dt-bindings: Document optional "reserved-names" property

2017-05-09 Thread Florian Fainelli
Define an optional string property: "reserved-names" which can be used by the client program to tag/identify reserved memory regions. Signed-off-by: Florian Fainelli --- Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt | 4 1 file changed, 4 insertions(+) diff --git a