Re: [PATCH v3 2/2] dt-bindings: introduce Command DB for QCOM SoCs

2018-02-20 Thread Lina Iyer
On Mon, Feb 19 2018 at 20:31 +, Rob Herring wrote: On Fri, Feb 16, 2018 at 03:46:14PM -0700, Lina Iyer wrote: From: Mahesh Sivasubramanian +The devicetree representation of the command DB driver should be: Need to state this is a child of /reserved-memory Yes, ofcourse. Will fix. +

Re: [PATCH v3 2/2] dt-bindings: introduce Command DB for QCOM SoCs

2018-02-19 Thread Rob Herring
On Fri, Feb 16, 2018 at 03:46:14PM -0700, Lina Iyer wrote: > From: Mahesh Sivasubramanian > > Command DB provides information on shared resources like clocks, > regulators etc., probed at boot by the remote subsytem and made > available in shared memory. > > Cc: devicet...@vger.kernel.org > Sign