remoteproc/keystone: Add support for Keystone 66AK2G SOCs
authorSuman Anna <s-anna@ti.com>
Mon, 31 Jul 2017 20:05:02 +0000 (15:05 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 24 Aug 2017 19:01:29 +0000 (12:01 -0700)
commitb4daf890578af08f720a2a39b97b62da2f39fc94
tree4b818883336c700a2266abdb04b46a7b320b1455
parent616965805f6da028fe164f917d6fbd81b29dc5bd
remoteproc/keystone: Add support for Keystone 66AK2G SOCs

Add support to the keystone remoteproc driver for managing the
DSP present in the Keystone 2 66AK2G SoC. The 66AK2G SoC has
a Power Management Micro Controller (PMMC) that manages the
individual device's power, clock and reset functionalities.

The keystone remoteproc driver already uses standard frameworks
for reset and clock control, so it doesn't require any significant
modifications other than a new compatible suitable for 66AK2G DSP.

The binding document is also updated to reflect the modified
property values used by the 66AK2G DSP node as compared to the
values used by existing Keystone 2 DSPs.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Documentation/devicetree/bindings/remoteproc/ti,keystone-rproc.txt
drivers/remoteproc/keystone_remoteproc.c