Re: [PATCH 3/6] dt-bindings: usb: dwc3: Allow dma-ranges

From: Krzysztof Kozlowski
Date: Fri Apr 07 2023 - 09:55:28 EST


On 07/04/2023 15:28, Konrad Dybcio wrote:
> Allow the common dma-ranges property to silence warning like this:
>
> qcom/sc7280-herobrine-evoker.dtb: usb@a6f8800: 'dma-ranges' does not
> match any of the regexes: '^usb@[0-9a-f]+$', 'pinctrl-[0-9]+'
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

It would be nice to see here explanation why dma-ranges should be added.
If DTS has it incorrectly, it might not be valid reason to add to the
binding.

Best regards,
Krzysztof