Re: [PATCH v3 1/2] of: Add vendor prefix for Aptina Imaging

2015-03-18 Thread Rob Herring
On Sat, Mar 14, 2015 at 9:57 AM, Laurent Pinchart wrote: > Signed-off-by: Laurent Pinchart > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) > > Aptina has recently been acquired by ON Semiconductor, but the name Aptina is > still widely used.

Re: [PATCH v3 1/2] of: Add vendor prefix for Aptina Imaging

2015-03-18 Thread Laurent Pinchart
Hello, Gentle ping to the DT maintainers for this (hopefully) simple bikeshedding question. On Saturday 14 March 2015 16:57:36 Laurent Pinchart wrote: > Signed-off-by: Laurent Pinchart > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) > > Ap

[PATCH v3 1/2] of: Add vendor prefix for Aptina Imaging

2015-03-14 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) Aptina has recently been acquired by ON Semiconductor, but the name Aptina is still widely used. Should the onnn prefix be used instead ? diff --git a/Documentation/de