[PATCH 3/5] dt-bindings: add compatible string for 'mtk' MediaTek

Greg KH gregkh at linuxfoundation.org
Tue May 15 07:24:30 UTC 2018


On Mon, May 14, 2018 at 04:02:32PM +0200, Sergio Paracuellos wrote:
> There is a complain of checkpatch script about the not documented
> DT compatible string for vendor "mtk". Add it to vendor-prefixes.txt
> file.
> 
> Signed-off-by: Sergio Paracuellos <sergio.paracuellos at gmail.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
> index b5f978a..a588a29 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -228,6 +228,7 @@ mqmaker	mqmaker Inc.
>  mscc	Microsemi Corporation
>  msi	Micro-Star International Co. Ltd.
>  mti	Imagination Technologies Ltd. (formerly MIPS Technologies Inc.)
> +mtk	MediaTek

MediaTek already has a binding here, it is "mediatek".  Please don't
introduce a new one for the same company.

Also, all device tree patches need to cc: the device tree maintainers to
get their review before I can accept them.

thanks,

greg k-h


More information about the devel mailing list