From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f171.google.com ([209.85.192.171]:36112 "EHLO mail-pf0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755342AbbLJIKm (ORCPT ); Thu, 10 Dec 2015 03:10:42 -0500 Received: by pfbu66 with SMTP id u66so490142pfb.3 for ; Thu, 10 Dec 2015 00:10:42 -0800 (PST) From: Matt Ranostay To: linux-iio@vger.kernel.org, jic23@kernel.org Cc: Matt Ranostay Subject: [RFC v1 1/3] devicetree: add Atlas Scientific LLC vendor prefix Date: Thu, 10 Dec 2015 00:10:46 -0800 Message-Id: <1449735048-16668-2-git-send-email-mranostay@gmail.com> In-Reply-To: <1449735048-16668-1-git-send-email-mranostay@gmail.com> References: <1449735048-16668-1-git-send-email-mranostay@gmail.com> Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org Add the "atlas" vendor prefix for Atlas Scientific LLC Signed-off-by: Matt Ranostay --- 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 4e5603b..2245178 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -28,6 +28,7 @@ arm ARM Ltd. armadeus ARMadeus Systems SARL artesyn Artesyn Embedded Technologies Inc. asahi-kasei Asahi Kasei Corp. +atlas Atlas Scientific LLC atmel Atmel Corporation auo AU Optronics Corporation avago Avago Technologies -- 1.9.1