Re: [PATCH v5 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding

2020-05-26 Thread Rob Herring
On Tue, 12 May 2020 22:56:37 -0700, Bjorn Andersson wrote: > Add a devicetree binding for the Qualcomm peripheral image loader > relocation information region found in the IMEM. > > Reviewed-by: Stephen Boyd > Signed-off-by: Bjorn Andersson > --- > > Changes since v4: > - Fixed reg in example

Re: [PATCH v5 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding

2020-05-20 Thread Mathieu Poirier
On Tue, May 12, 2020 at 10:56:37PM -0700, Bjorn Andersson wrote: > Add a devicetree binding for the Qualcomm peripheral image loader > relocation information region found in the IMEM. > > Reviewed-by: Stephen Boyd > Signed-off-by: Bjorn Andersson > --- > > Changes since v4: > - Fixed reg in

[PATCH v5 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding

2020-05-12 Thread Bjorn Andersson
Add a devicetree binding for the Qualcomm peripheral image loader relocation information region found in the IMEM. Reviewed-by: Stephen Boyd Signed-off-by: Bjorn Andersson --- Changes since v4: - Fixed reg in example to make it compile .../bindings/remoteproc/qcom,pil-info.yaml| 44