[PATCH v2 0/4] Add DT support for davinci remoteproc driver

From: Suman Anna
Date: Tue Aug 01 2017 - 11:49:48 EST


Hi,

The following is v2 of the series [1] that adds the device tree support to
the Davinci remoteproc driver. Patches are baselined on 4.13-rc1, the
main dependent patches from the series "Davinci remoteproc cleanup/fixes"
[2] and the resource name additions [3] were merged and available in
mainline 4.13-rc1.

DTS nodes for the OMAP-L138 LCDK board will be added for a subsequent merge
window once these patches are picked up.

Change summary for v2:
- Patches 1 and 2 are unchanged
- Binding in Patch 3 revised slightly to address Rob Herring's comments
- Patch 4 updated to deal with non-OF builds since Davinci platforms still
support non-DT boots.

regards
Suman

[1] http://marc.info/?l=linux-arm-kernel&m=149514538506046&w=2
[2] http://marc.info/?l=linux-arm-kernel&m=149514538506046&w=2
[3] http://marc.info/?l=linux-kernel&m=149497287512869&w=2

Suman Anna (4):
remoteproc/davinci: Switch to platform_get_resource_byname()
remoteproc/davinci: Add support to parse internal memories
dt-bindings: remoteproc: Add bindings for Davinci DSP processors
remoteproc/davinci: Add device tree support for OMAP-L138 DSP

.../bindings/remoteproc/ti,davinci-rproc.txt | 86 +++++++++++++++++++
drivers/remoteproc/da8xx_remoteproc.c | 98 ++++++++++++++++++++--
2 files changed, 179 insertions(+), 5 deletions(-)
create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,davinci-rproc.txt

--
2.13.1