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

2018-05-15 Thread Sergio Paracuellos
On Tue, May 15, 2018 at 09:24:30AM +0200, Greg KH wrote: > 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

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

2018-05-15 Thread Greg KH
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 > --- > Documentation/devicetree/bindings/v

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

2018-05-14 Thread Sergio Paracuellos
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 --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentati