Re: [PATCH v4] ASoC: dt-bindings: alc5632: Convert to dtschema

From: Krzysztof Kozlowski
Date: Tue Mar 28 2023 - 04:58:43 EST


On 28/03/2023 10:33, Saalim Quadri wrote:
>> 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.
>
> Apologies but, this is the output of get_maintainers.pl, is there something that I missed?
>
> I am currently working no 6.3-rc3 as my base kernel.
>
>> saalim@pavilion:~/workspace/linux$ scripts/get_maintainer.pl Documentation/devicetree/bindings/sound/alc5632.txt

It's not the correct way to run it. It should not even work at all -
there is no alc5632.txt file, so I really doubt you run it exactly like
this. Anyway:

git format-patch -1 -5
scripts/get_maintainer.pl v5-*

and you will get a bit different results.

Best regards,
Krzysztof