Re: [PATCHv2 11/23] ARM: socfpga: dts: add compatibility for arria10

From: Krzysztof Kozlowski
Date: Mon Oct 21 2024 - 03:05:44 EST


On Sun, Oct 20, 2024 at 07:40:16PM +0000, Lothar Rubusch wrote:
> Add compatibility to the arria10 platform. This fixes the dtschema issue
> 'dwmac: failed to match any schema with compatible'.
>
> Signed-off-by: Lothar Rubusch <l.rubusch@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/net/snps,dwmac.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>

Please use subject prefixes matching the subsystem. You can get them for
example with 'git log --oneline -- DIRECTORY_OR_FILE' on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters

Best regards,
Krzysztof