Re: [PATCH 1/2] dt-bindings: remoteproc: pru: Update bindings for K3 AM62x SoCs

From: Kishon Vijay Abraham I
Date: Mon May 16 2022 - 08:36:07 EST


Hi Krzysztof,

On 28/04/22 11:48, Krzysztof Kozlowski wrote:
> 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.

yes, this is out of sync with the existing format binding. I'll send a
patch fixing it.

Thanks,
Kishon