On Mon, Feb 24, 2020 at 09:52:30AM -0800, Ben Levinsky wrote:
From: Jason Wu <redacted>
Add binding for ZynqMP R5 OpenAMP.
Represent the RPU domain resources in one device node. Each RPU
processor is a subnode of the top RPU domain node.
Signed-off-by: Jason Wu <redacted>
Signed-off-by: Wendy Liang <redacted>
Signed-off-by: Michal Simek <redacted>
---
.../remoteproc/xilinx,zynqmp-r5-remoteproc.txt | 135 +++++++++++++++++++++
1 file changed, 135 insertions(+)
create mode 100644 Documentation/devicetree/bindings/remoteproc/xilinx,zynqmp-r5-remoteproc.txt
DT bindings have moved to DT schema format. See
Documentation/devicetree/writing-schema.rst.
Rob