xref: /rk3399_rockchip-uboot/doc/device-tree-bindings/remoteproc/remoteproc.txt (revision 77c8554e4d7db8d04f03ee92d186bd87f74e3773)
1Remote Processor uclass
2
3Binding:
4
5Remoteproc devices shall have compatible corresponding to thier
6drivers. However the following generic properties will be supported
7
8Optional Properties:
9- remoteproc-name: a string, used if provided to describe the processor.
10  This must be unique in an operational system.
11- remoteproc-internal-memory-mapped: a bool, indicates that the remote
12  processor has internal memory that it uses to execute code and store
13  data. Such a device is not expected to have a MMU. If no type property
14  is provided, the device is assumed to map to such a model.
15