On Fri, 12 Jun 2020 17:53:56 -0500, Suman Anna wrote: > Some Texas Instruments K3 family of SoCs have one of more newer > generation TMS320C71x CorePac processor subsystem in addition to > the existing TMS320C66x CorePac processor subsystems. Update the > device tree bindings document for the C71x DSP devices. > > The example is also updated to show the single C71 DSP present > on J721E SoCs. > > Signed-off-by: Suman Anna <s-anna@xxxxxx> > --- > v3: > - Dropped Rob's previous Reviewed-by tag due to decent changes in the > patch > - Replaced the minItems and maxItems from reg with actual items list > - Dropped C71 reserved memory nodes from example > v2: https://patchwork.kernel.org/patch/11563231/ > > .../bindings/remoteproc/ti,k3-dsp-rproc.yaml | 68 +++++++++++++++---- > 1 file changed, 55 insertions(+), 13 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>