From patchwork Wed Sep 14 09:49:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 9331021 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id AE5AE607FD for ; Wed, 14 Sep 2016 09:52:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9EA1829BEA for ; Wed, 14 Sep 2016 09:52:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 928B229C02; Wed, 14 Sep 2016 09:52:25 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9E69F29BEA for ; Wed, 14 Sep 2016 09:52:24 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bk6qU-0007Hv-6C; Wed, 14 Sep 2016 09:51:10 +0000 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bk6pC-0005r4-39 for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 09:49:50 +0000 Received: by mail-wm0-x231.google.com with SMTP id b187so37901262wme.1 for ; Wed, 14 Sep 2016 02:49:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=KBEdzRlCF+d2TaWeBUuDsN0wvGVhLFd+OacEp4YvSuM=; b=UVvOqnd9AcCAwoTCFsYoYvVPeE8XiW3FfXQsYw2sqvclnSCaz5PdLrD+y1QpnSWvSE dS6Ah5eRGsYAwwsJjHrIOhPQSPxiUskF0BIZLVvO5WJVD39pLzrXNIxQIsylsfAKGKES 48Q40DmESZpZDnK3pTKVKNSTpBU4MioWL6Nzoj8/cdGJqx9bZft0qKJW376J6C+8+Seq H0YfrxOY1PvaESK4VACnVw5ukv+0j/Y50206gzCaUGLEvNoAAYWwA/EqbyrG4Xha2Xpu iKO3qqhXaHlyS6y7aK77sVftPnw4+itHANmXBZke3SOWY5dMQER9XkhqsP6vJFWGk2OD vZug== 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=KBEdzRlCF+d2TaWeBUuDsN0wvGVhLFd+OacEp4YvSuM=; b=idlqYrrB91ypSZI6lJBM30bEu+dm8etwCTcYAbaPFMh037fIFMIFzjA5tza0P3e0Sw TYFgPCZVwjyyTCRle9IqVrLsGRCT/yUKyOf85WcDCGL62C76Wkvj4r9chJsGGCbYJ643 Y+/7YDmo54RDpcLK+JzACon7FVAM+JjetO62ZVrIQ4EcGl/ciSizw+sFQi/O1klkBaDx d1YK7Pg0qCVCc2IOfxZeny/yUWf3XnptW3eyH57gN5msGSwBCOxE4V6Q4C167XShI/91 X6yYK4tjevw0fEbJRnV3G8S4TqiScZCG0H1z4qJF6QPDOdUBlIvno3MKb5Z7AQTIyFr3 Epng== X-Gm-Message-State: AE9vXwNptwV/xLAPbBOg/9O4ZPvpcW4HcjXqxLZ4Ydy5h+r40xTDdBXY1IH3zaCrk3tn+/Il X-Received: by 10.194.85.45 with SMTP id e13mr1684104wjz.5.1473846567917; Wed, 14 Sep 2016 02:49:27 -0700 (PDT) Received: from mogwai.baylibre.com ([90.63.244.31]) by smtp.googlemail.com with ESMTPSA id n131sm9869364wmd.3.2016.09.14.02.49.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Sep 2016 02:49:27 -0700 (PDT) From: Jerome Brunet To: Wolfram Sang , Kevin Hilman , Carlo Caione , devicetree@vger.kernel.org Subject: [PATCH 2/2] dt-bindings: i2c-meson: add gxbb compatible string Date: Wed, 14 Sep 2016 11:49:17 +0200 Message-Id: <1473846557-18123-3-git-send-email-jbrunet@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1473846557-18123-1-git-send-email-jbrunet@baylibre.com> References: <1473846557-18123-1-git-send-email-jbrunet@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160914_024950_350390_AC34AF34 X-CRM114-Status: GOOD ( 10.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-amlogic@lists.infradead.org, Jerome Brunet , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Neil Armstrong Signed-off-by: Neil Armstrong Signed-off-by: Jerome Brunet Acked-by: Kevin Hilman --- Documentation/devicetree/bindings/i2c/i2c-meson.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/i2c/i2c-meson.txt b/Documentation/devicetree/bindings/i2c/i2c-meson.txt index 682f9a6f766e..386357d1aab0 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-meson.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-meson.txt @@ -1,7 +1,7 @@ Amlogic Meson I2C controller Required properties: - - compatible: must be "amlogic,meson6-i2c" + - compatible: must be "amlogic,meson6-i2c" or "amlogic,meson-gxbb-i2c" - reg: physical address and length of the device registers - interrupts: a single interrupt specifier - clocks: clock for the device