Re: [PATCH v3] dt-bindings: dma: fsl,imx-dma: Convert to dtschema

From: Krzysztof Kozlowski
Date: Wed Jun 05 2024 - 03:23:19 EST


On 05/06/2024 09:17, Daniel Baluta wrote:
> Hi Krzysztof,
>
> On Wed, Jun 5, 2024 at 10:07 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>>
>> On 05/06/2024 02:33, Animesh Agarwal wrote:
>>> Convert the fsl i.MX DMA controller bindings to DT schema. Remove old
>>> and deprecated properties #dma-channels and #dma-requests.
>>
>> Where? I see them.
>
> What you see is dma-channels which is the newer properties. We removed
> the deprecated ones named '#dma-channels'
>
> See the original txt file:
>
> -- dma-requests : Number of DMA requests supported.
> -- #dma-requests : deprecated
>
> Funny or not there were two properties with similar names the only difference
> was the '#' at the beginning.
>
> We removed the deprecated property named '#dma-requests'.

Oh, I see now, thank you.

Best regards,
Krzysztof