On 27/04/2022 10:35, Kishon Vijay Abraham I wrote: > Update the PRU remoteproc bindings for the PRU cores on AM62x SoCs. > > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml > index d7c3a78e37e6..e351550b012c 100644 > --- a/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml > +++ b/Documentation/devicetree/bindings/remoteproc/ti,pru-rproc.yaml > @@ -47,6 +47,7 @@ properties: > - ti,j721e-pru # for PRUs in K3 J721E SoC family > - ti,j721e-rtu # for RTUs in K3 J721E SoC family > - ti,j721e-tx-pru # for Tx_PRUs in K3 J721E SoC family > + - ti,am625-pru # for PRUs in K3 AM62x SoC family Looks like out of order. Best regards, Krzysztof