Re: [PATCH v3] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs

From: Krzysztof Kozlowski
Date: Wed Jun 05 2024 - 03:21:27 EST


On 04/06/2024 19:14, Hari Nagalla wrote:
> The C7xv-dsp on AM62A have 32KB L1 I-cache and a 64KB L1 D-cache. It
> does not have an addressable l1dram . So, remove this optional sram
> property from the bindings to fix device tree build warnings.
>
> Signed-off-by: Hari Nagalla <hnagalla@xxxxxx>
> ---
> Changes in v3:
> *) Use allOf keyword with separate ifs for each variant instead
> of nested if/else conditions.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof