Re: [PATCH v8 1/3] backlight arcxcnn add arc to vendor prefix

From: Rob Herring
Date: Mon Apr 24 2017 - 11:10:21 EST


On Wed, Mar 15, 2017 at 2:45 PM, Olimpiu Dejeu <olimpiu@xxxxxxxxxxxxxx> wrote:
> backlight: Add arc to vendor prefixes
> Signed-off-by: Olimpiu Dejeu <olimpiu@xxxxxxxxxxxxxx>
> ---
> v8:
> - Version to match other patches in set
>
> 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 16d3b5e..6f33a4b 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -28,6 +28,7 @@ andestech Andes Technology Corporation
> apm Applied Micro Circuits Corporation (APM)
> aptina Aptina Imaging
> arasan Arasan Chip Systems
> +arc Arctic Sand

arc is also a cpu arch. While not a vendor, it could be confusing. How
about "arctic" instead?

BTW, some reason your patches are not going to the DT list.

Rob