From patchwork Wed Sep 14 10:06:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 9331115 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 5BCFA6077F for ; Wed, 14 Sep 2016 10:09:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4CE1329C38 for ; Wed, 14 Sep 2016 10:09:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4147829C3E; Wed, 14 Sep 2016 10:09:32 +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 2DB2029C38 for ; Wed, 14 Sep 2016 10:09:31 +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 1bk76y-0007cx-Gw; Wed, 14 Sep 2016 10:08:12 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bk75d-0007QQ-0i for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 10:06:49 +0000 Received: by mail-wm0-x230.google.com with SMTP id 1so20698837wmz.1 for ; Wed, 14 Sep 2016 03:06: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=CQmWCBpIbCIIvawGZstQXLhEgOAg0vwwOIYfJ2GGNbE=; b=gLGqIZoJ1LuPaLskehG2v/eIrwIXQoxkmmrUWkwIjemby/OfZAOZVmdZmo6ikUhZJR puDyE4C/NnK4BMzEhXoEkFNTuefkFLTt/A5m0tHJq8frjlWJF3MvnydOiTCAkKyJZicH 3MPRV/+7C4qYibZbxDmDySpTapeKJRj+Il6zkSrSM+Ll8M+OsiSz96ZEZg3Utho1fog0 amnNMdl1mLtGu2Kl1w2OqrgeK4qz+BXGdT7Q0h8JOtSImau9OIeCuyys696Mueh7Ld8f 9/sYpUZpAGWQiJUvRnRa6x5cErX3cyiEfiHdiCJIv3clBVMf8gAkNjegCNWeaXvIhx/m NH7Q== 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=CQmWCBpIbCIIvawGZstQXLhEgOAg0vwwOIYfJ2GGNbE=; b=TlLNBa8q/VxoWMAfsyuqcQYpS5u6obvGjkqLMGi8OFvUQ6KlH+Q3gUor0zcay6hT3L kOMyO4eQR1OvKDBreUgRnwskY3XmJ+soyikOHLnBj2uKF5+kYu1mOSzcpKEu6Iv5c4Pf HwNsd5BMCD+yG2bI5E6EjzHa+z/4syTl0NVUagNgp5m4s+uCSbsimZZ8p+Q6JyBLoLK7 XOTQ/QJcZpD69ZEYXdeKf0M7rQ/Q8ZuflS3bk+8XLZB78fH6aV/aEXqWC+0beVSxUFoR /h2rwUulMcMDbdeiDnpGnnXIlzQe3immFDIWEt2Cft4QwGPyw41g52lxC1fmNyaoCRSP luJg== X-Gm-Message-State: AE9vXwMXif5ky377I1gQZpURXi4dJ5jWbkEORjtB9SsofAjKg5WN49Xmk5G5DHu8uLffsbja X-Received: by 10.28.70.70 with SMTP id t67mr526942wma.3.1473847588149; Wed, 14 Sep 2016 03:06:28 -0700 (PDT) Received: from mogwai.baylibre.com ([90.63.244.31]) by smtp.googlemail.com with ESMTPSA id gg10sm3396266wjd.4.2016.09.14.03.06.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Sep 2016 03:06:23 -0700 (PDT) From: Jerome Brunet To: Kevin Hilman , Carlo Caione , devicetree@vger.kernel.org Subject: [PATCH 2/4] ARM64: dts: meson-gxbb: add pins for I2C Date: Wed, 14 Sep 2016 12:06:06 +0200 Message-Id: <1473847568-20163-3-git-send-email-jbrunet@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1473847568-20163-1-git-send-email-jbrunet@baylibre.com> References: <1473847568-20163-1-git-send-email-jbrunet@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160914_030649_301103_4E99F9F9 X-CRM114-Status: UNSURE ( 8.30 ) X-CRM114-Notice: Please train this message. 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, Neil Armstrong , linux-arm-kernel@lists.infradead.org, Jerome Brunet 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 Signed-off-by: Jerome Brunet --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 9506597fcc1c..75aca5013e61 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -293,6 +293,14 @@ }; }; + i2c_ao_pins: i2c_ao { + mux { + groups = "i2c_sck_ao", + "i2c_sda_ao"; + function = "i2c_ao"; + }; + }; + pwm_ao_a_3_pins: pwm_ao_a_3 { mux { groups = "pwm_ao_a_3"; @@ -455,6 +463,30 @@ }; }; + i2c_a_pins: i2c_a { + mux { + groups = "i2c_sck_a", + "i2c_sda_a"; + function = "i2c_a"; + }; + }; + + i2c_b_pins: i2c_b { + mux { + groups = "i2c_sck_b", + "i2c_sda_b"; + function = "i2c_b"; + }; + }; + + i2c_c_pins: i2c_c { + mux { + groups = "i2c_sck_c", + "i2c_sda_c"; + function = "i2c_c"; + }; + }; + eth_pins: eth_c { mux { groups = "eth_mdio",