1*ddf56bc7SNishanth MenonRemote Processor uclass
2*ddf56bc7SNishanth Menon
3*ddf56bc7SNishanth MenonBinding:
4*ddf56bc7SNishanth Menon
5*ddf56bc7SNishanth MenonRemoteproc devices shall have compatible corresponding to thier
6*ddf56bc7SNishanth Menondrivers. However the following generic properties will be supported
7*ddf56bc7SNishanth Menon
8*ddf56bc7SNishanth MenonOptional Properties:
9*ddf56bc7SNishanth Menon- remoteproc-name: a string, used if provided to describe the processor.
10*ddf56bc7SNishanth Menon  This must be unique in an operational system.
11*ddf56bc7SNishanth Menon- remoteproc-internal-memory-mapped: a bool, indicates that the remote
12*ddf56bc7SNishanth Menon  processor has internal memory that it uses to execute code and store
13*ddf56bc7SNishanth Menon  data. Such a device is not expected to have a MMU. If no type property
14*ddf56bc7SNishanth Menon  is provided, the device is assumed to map to such a model.
15