From patchwork Fri Apr 24 17:11:32 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Feng Kan X-Patchwork-Id: 464278 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 21FFF140134 for ; Sat, 25 Apr 2015 03:12:50 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031510AbbDXRMd (ORCPT ); Fri, 24 Apr 2015 13:12:33 -0400 Received: from exprod5og115.obsmtp.com ([64.18.0.246]:55160 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1031448AbbDXRLs (ORCPT ); Fri, 24 Apr 2015 13:11:48 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]) (using TLSv1) by exprod5ob115.postini.com ([64.18.4.12]) with SMTP ID DSNKVTp5U0Hs/3wl/dYJ1JVaF8m5w4W1lgSw@postini.com; Fri, 24 Apr 2015 10:11:48 PDT Received: by pdbqa5 with SMTP id qa5so54106792pdb.1 for ; Fri, 24 Apr 2015 10:11:47 -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=W2MjlB/isOTqHQjhh7XVEDekExFjoZ/RQbkTsiTuxNac01vi1R2MH7EVXJLnYHuYIX OovJCWXpAFCwuDGII+F8ZicCI5RJFA6yHQO/yd3K8L3dw8pIZncj50POMAXXaNYhw83u ggrrT3wCmxn1RakVC6cEwMESsSyv1iRte6tgGWDveSlCkYQVX/f/Y+bt07JO0u6IGy1f s4nOJNNiP2cZ1cuDNtjszOwVGCPXM/ClUzOMR25DNIlPWFnS+4DvRrB5Pzp8mxr6kgQw dRpptX7/Yzyg7p3Nr+caNnAfhK+a8HYg/XUbqG7Hvi75FsuKIZ+xdpaIYOemDAh0h3JD ovOw== X-Gm-Message-State: ALoCoQlOtTr+6KL8NHsHARZgksSGN+ibd1gzYF0Y3dufWT0f92L4JBPxNUUSy3ZY0G7pIYi82fQTwA1b7Si51qMiODJ1crRPCdkcH6EGPFLMzOoOq0vnOCDMSSu+Nde165arn3k/7fkW6Vz6nFl9jgPbQ+P+JFpH1w== X-Received: by 10.70.128.36 with SMTP id nl4mr8049556pdb.43.1429895507577; Fri, 24 Apr 2015 10:11:47 -0700 (PDT) X-Received: by 10.70.128.36 with SMTP id nl4mr8049544pdb.43.1429895507506; Fri, 24 Apr 2015 10:11:47 -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 wx8sm2502411pbc.1.2015.04.24.10.11.46 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 24 Apr 2015 10:11:46 -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 V4 3/4] Documentation: i2c: Add APM X-Gene platform SLIMpro I2C driver documentation Date: Fri, 24 Apr 2015 10:11:32 -0700 Message-Id: <1429895493-30176-4-git-send-email-fkan@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1429895493-30176-1-git-send-email-fkan@apm.com> References: <1429895493-30176-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>; + };