From patchwork Fri Apr 24 22:17:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Feng Kan X-Patchwork-Id: 464424 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 E8B0B1402DB for ; Sat, 25 Apr 2015 08:18:10 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946168AbbDXWSH (ORCPT ); Fri, 24 Apr 2015 18:18:07 -0400 Received: from exprod5og109.obsmtp.com ([64.18.0.188]:59636 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1946123AbbDXWR6 (ORCPT ); Fri, 24 Apr 2015 18:17:58 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]) (using TLSv1) by exprod5ob109.postini.com ([64.18.4.12]) with SMTP ID DSNKVTrBFSm4n0RhiT8ywWWNoEoRQF7V62tM@postini.com; Fri, 24 Apr 2015 15:17:58 PDT Received: by pabsx10 with SMTP id sx10so59932523pab.3 for ; Fri, 24 Apr 2015 15:17:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3Xs59vZmLDIKLHCP2hZux4IOschRkqWyYuSLtwJAu+A=; b=QUpqhqLS/zt+ritK/PR7WOFkpx1hk8jPivm+FHQgrcki1qf9+Fn/Ca+dPySjU7h4og 28k1pfr0Nje6nL14Ia/5jq5YanEWBN/Pv2YSv4FZn6y/s1Mc9SQOgNpLmcQza1MbDeN4 kxqnshmF7Wfa1WgWDOQYPE9JwyGsK40m1eFktXqK0EM8RFmwov0Y5EeiKuQ0ERcpKKcB z7EVJgrsJYsL9wOmWx1CJcLDFkBxC9OFmsxTBrHNr2+xevnzgFRhBeCUthVzF6WAJmRG B0HJXXWQUhi27pX2rJ7hg4ZxhQg6jWZJXmkESPKZVWKAdTOJCT+KQHV8ZrABSZWt0x8y v7nA== X-Gm-Message-State: ALoCoQnGqCHNZBfLH0dBKOHrMLAZ1Oq24BuGQcWzKLjo1qrW6EZzzyQMqSBtyNfXWFMi64C89UR7/3L4AgMxsQ5Yd7sOmQghrmirqQH1/FoAo0ke3d8LHfCpOTFq7z/h8tRilMgwgq7IIDyBGAhO8V7TAp9Xrfv1FA== X-Received: by 10.68.173.100 with SMTP id bj4mr930988pbc.168.1429913877413; Fri, 24 Apr 2015 15:17:57 -0700 (PDT) X-Received: by 10.68.173.100 with SMTP id bj4mr930980pbc.168.1429913877332; Fri, 24 Apr 2015 15:17:57 -0700 (PDT) Received: from fkan-lpt.amcc.com (67-207-112-226.static.wiline.com. [67.207.112.226]) by mx.google.com with ESMTPSA id ax2sm12158322pac.21.2015.04.24.15.17.56 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 24 Apr 2015 15:17:56 -0700 (PDT) From: Feng Kan To: patches@apm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-i2c@vger.kernel.org Cc: Feng Kan , Hieu Le Subject: [PATCH RESEND V4 3/4] Documentation: i2c: Add APM X-Gene platform SLIMpro I2C driver documentation Date: Fri, 24 Apr 2015 15:17:52 -0700 Message-Id: <1429913873-13627-4-git-send-email-fkan@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1429913873-13627-1-git-send-email-fkan@apm.com> References: <1429913873-13627-1-git-send-email-fkan@apm.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add APM X-Gene platform SLIMpro I2C driver documentation. Signed-off-by: Feng Kan Signed-off-by: Hieu Le --- .../devicetree/bindings/i2c/i2c-xgene-slimpro.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Documentation/devicetree/bindings/i2c/i2c-xgene-slimpro.txt diff --git a/Documentation/devicetree/bindings/i2c/i2c-xgene-slimpro.txt b/Documentation/devicetree/bindings/i2c/i2c-xgene-slimpro.txt new file mode 100644 index 0000000..f6b2c20 --- /dev/null +++ b/Documentation/devicetree/bindings/i2c/i2c-xgene-slimpro.txt @@ -0,0 +1,15 @@ +APM X-Gene SLIMpro Mailbox I2C Driver + +An I2C controller accessed over the "SLIMpro" mailbox. + +Required properties : + + - compatible : should be "apm,xgene-slimpro-i2c" + - mboxes : use the label reference for the mailbox as the first parameter. + The second parameter is the channel number. + +Example : + i2cslimpro { + compatible = "apm,xgene-slimpro-i2c"; + mboxes = <&mailbox 0>; + };