From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f47.google.com ([209.85.220.47]:34838 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751668AbbIJGb2 (ORCPT ); Thu, 10 Sep 2015 02:31:28 -0400 Received: by pacfv12 with SMTP id fv12so34270750pac.2 for ; Wed, 09 Sep 2015 23:31:28 -0700 (PDT) From: Matt Ranostay To: jic23@kernel.org, lars@metafoo.de, pmeerw@pmeerw.net Cc: linux-iio@vger.kernel.org, Matt Ranostay Subject: [RFC v4 3/4] devicetree: add SGX Sensortech vendor id Date: Wed, 9 Sep 2015 23:30:53 -0700 Message-Id: <1441866654-10381-4-git-send-email-mranostay@gmail.com> In-Reply-To: <1441866654-10381-1-git-send-email-mranostay@gmail.com> References: <1441866654-10381-1-git-send-email-mranostay@gmail.com> Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org 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 ac5f0c3..281e8f0 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -191,6 +191,7 @@ sbs Smart Battery System schindler Schindler seagate Seagate Technology PLC semtech Semtech Corporation +sgx SGX Sensortech sharp Sharp Corporation sil Silicon Image silabs Silicon Laboratories -- 1.9.1