[PATCH 2/2] spi: spidev: add new mediatek support

Alexandre Mergnat amergnat at baylibre.com
Thu Jan 19 11:18:24 PST 2023


Le jeu. 19 janv. 2023 à 17:49, Krzysztof Kozlowski
<krzysztof.kozlowski at linaro.org> a écrit :
>
> On 19/01/2023 17:28, Alexandre Mergnat wrote:
> >       { .compatible = "micron,spi-authenta", .data = &spidev_of_check },
> > +     { .compatible = "mediatek,genio", .data = &spidev_of_check },
>
> Please run scripts/checkpatch.pl and fix reported warnings.

Actually I did.
I saw: "WARNING: DT compatible string "mediatek,genio" appears
un-documented -- check ./Documentation/devicetree/bindings/"
But there are no bindings for spidev. I've made some grep on already
supported compatible devices like "micron,spi-authenta", but I didn't
find documentation to add "mediatek,genio".
Do you know where I should document it please ?

Regards,
Alex



More information about the linux-arm-kernel mailing list