Re: [PATCH 2/2] dt-bindings: usb: add no-64-bit-support property

From: Krzysztof Kozlowski
Date: Tue Oct 31 2023 - 13:05:04 EST


On 31/10/2023 05:40, Naveen Kumar wrote:
> From: Naveen Kumar M <mnkumar@xxxxxxxxxx>
>
> Add a new DT option to specify whether a host controller is able to
> support 64-bit DMA memory pointers
>
> Signed-off-by: Naveen Kumar M <mnkumar@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/usb/usb-xhci.yaml | 4 ++++

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC. It might happen, that command when run on an older
kernel, gives you outdated entries. Therefore please be sure you base
your patches on recent Linux kernel.

You missed at least devicetree list (maybe more), so this won't be
tested by automated tooling. Performing review on untested code might be
a waste of time, thus I will skip this patch entirely till you follow
the process allowing the patch to be tested.

Please kindly resend and include all necessary To/Cc entries.

Best regards,
Krzysztof