From patchwork Fri Sep 26 12:24:49 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Darshana Padmadas X-Patchwork-Id: 393713 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id C67111400AB for ; Fri, 26 Sep 2014 22:25:24 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754965AbaIZMZX (ORCPT ); Fri, 26 Sep 2014 08:25:23 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:54922 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754946AbaIZMZU (ORCPT ); Fri, 26 Sep 2014 08:25:20 -0400 Received: by mail-pa0-f48.google.com with SMTP id bj1so5925744pad.7 for ; Fri, 26 Sep 2014 05:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :content-type:content-transfer-encoding; bh=U7BtmfxWh9B4vL4ZWUBYjZYPJqBBvDW6QevDARXFlTw=; b=JyIsbt3/AWwduiEPRDCi0BWWYL1mphZWGQIdNnsSccq0B46QxUhUbiokpJ5GJxvOc3 Q1Twp2yYzqljldcibHZvfgnS5rsQMcWqCBk0queqdgoESUnQBlSckMGPqZXpgirwn6M2 YdV9zswT1uH5BGd9QsBfIp2f2rPAXK23xB15S3nMYvObeJN8nQRFpF0FHw7elS25JFWZ OK0WrE2mVEd4NBb9BmFlbD1sW36NeZBlKd0QgG/ooYLMWCyM8ufJTVwJCSWLlw+9Ph3x 1gjfQLSqkLksx/mtmZCqbTX4unMoDhlAt4KsAOXizTimYxdc5f+/88031gr/UBZPZpxs V/3w== X-Received: by 10.68.203.37 with SMTP id kn5mr30342466pbc.113.1411734319221; Fri, 26 Sep 2014 05:25:19 -0700 (PDT) Received: from localhost ([122.174.207.14]) by mx.google.com with ESMTPSA id w12sm642476pbt.59.2014.09.26.05.25.16 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 26 Sep 2014 05:25:17 -0700 (PDT) From: Darshana Padmadas To: opw-kernel@googlegroups.com Cc: devicetree@vger.kernel.org, Darshana Padmadas Subject: [PATCH v2 1/4] Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix of device Date: Fri, 26 Sep 2014 17:54:49 +0530 Message-Id: <1411734292-10910-2-git-send-email-darshanapadmadas@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1411734292-10910-1-git-send-email-darshanapadmadas@gmail.com> References: <1411734292-10910-1-git-send-email-darshanapadmadas@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch documents the device isl29028 with its vendor-prefix. Undocumented deprecated vendor-prefix found by checkpatch also documented for compatibility reasons. Signed-off-by: Darshana Padmadas --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt index 6af570e..2c0be4c 100644 --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt @@ -57,6 +57,8 @@ gmt,g751 G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire In infineon,slb9635tt Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) infineon,slb9645tt Infineon SLB9645 I2C TPM (new protocol, max 400khz) isl,isl12057 Intersil ISL12057 I2C RTC Chip +isl,isl29028 Intersil ISL29028 Ambient Light and Proximity Sensor +isil,isl29028 Deprecated name, use isl,isl29028 instead maxim,ds1050 5 Bit Programmable, Pulse-Width Modulator maxim,max1237 Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs maxim,max6625 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface