Re: [RFC 1/3] dt-binding: soc: qcom: Add binding for RFSA

2017-04-29 Thread Bjorn Andersson
On Fri 28 Apr 10:42 PDT 2017, Rob Herring wrote: > On Sat, Apr 22, 2017 at 10:35:17AM -0700, Bjorn Andersson wrote: > > This adds the binding for describing shared memory buffers for > > implementing the remote filesystem protocol. > > > > Signed-off-by: Bjorn Andersson > > --- > > > > My initi

Re: [RFC 1/3] dt-binding: soc: qcom: Add binding for RFSA

2017-04-28 Thread Rob Herring
On Sat, Apr 22, 2017 at 10:35:17AM -0700, Bjorn Andersson wrote: > This adds the binding for describing shared memory buffers for > implementing the remote filesystem protocol. > > Signed-off-by: Bjorn Andersson > --- > > My initial attempt was to mimic the ramoops of just adding the compatible

[RFC 1/3] dt-binding: soc: qcom: Add binding for RFSA

2017-04-22 Thread Bjorn Andersson
This adds the binding for describing shared memory buffers for implementing the remote filesystem protocol. Signed-off-by: Bjorn Andersson --- My initial attempt was to mimic the ramoops of just adding the compatible to the reserved-memory node, but I have not been able to figure out a sane way