From patchwork Mon Jul 4 20:55:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 9213113 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 D65516048B for ; Mon, 4 Jul 2016 20:56:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C5ACB28786 for ; Mon, 4 Jul 2016 20:56:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B9A212879D; Mon, 4 Jul 2016 20:56:50 +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 557C228786 for ; Mon, 4 Jul 2016 20:56:50 +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 1bKAu4-00006y-Fi; Mon, 04 Jul 2016 20:55:40 +0000 Received: from mail-lf0-x229.google.com ([2a00:1450:4010:c07::229]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bKAu1-0008NE-KQ for linux-arm-kernel@lists.infradead.org; Mon, 04 Jul 2016 20:55:38 +0000 Received: by mail-lf0-x229.google.com with SMTP id f6so123155575lfg.0 for ; Mon, 04 Jul 2016 13:55:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=OzgwYn54doy7kR6+TM2QF+qWcrgMp2gsUFX/3FHC/iw=; b=dvfOsgBgyXGOZEUPurpEMxZlCV4FfYxKNZOe4G3rNcVuuCrPZpWB5aWI8Cyrl+IQuW g45n5DFCx/TN5zKwUKrDMhvi7Gw1qJ9Y5GopJjpIEMfpxYYbq3wqu2pRBf1YL4Ru0yxh Zs4RO1/ZNYI40pTtFKQZpBMztCIn8YKnHQ6Q8c/J+CbzhIFDZxD2SW14ekoxoWVn46RZ /kvrFK5jCYu3EYQlR4Kbmi240J6XEfqy6cqKm4Vo//+afdTXW/TyN7UJKKlLBG8XevYW BbFr2R01zFrIA6i9SC8P6qOCnUrB3TqDf1qpBQKI45lkK/mUPldjM2gTjuiOumxbOaZf dJEQ== 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:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding; bh=OzgwYn54doy7kR6+TM2QF+qWcrgMp2gsUFX/3FHC/iw=; b=N9+yqndTrd/kztBWkfrmtQmcIzaqDtWJWVLOr2O1OhQzD/lUheKvEaEjn80Nf54pJq AU3xb21JRY1VWfSnrudrTOSg5KSDheOPnXvbn7KD6StITW1KBBN76w/TcOT3AhLHU9AO B4ln9ztSBz/JyJlKLSOKb4fiAp3NXKjVnF4wuJwZkx73ESi7CuJ2Qi5Dv+Yh4UvglCG6 5bcVFWlCWhoF32rmoSuHbldOzSXfd//zIwcU7qpWEGENbGKZCjezArtkgIA2oZeFuHN2 q0jVkxpqNYKrX3iekg+wjPolWqZqzAf49T+cbHVHC76Lw6YcOVVmxCKlY0Pmad5pbNm4 bGrA== X-Gm-Message-State: ALyK8tIaUT4Ue+FBonmqcacsLT025Yfj7UaFbThPc3Z32/KHTdPD74XMImMpfFh5gzC5fw== X-Received: by 10.25.219.91 with SMTP id s88mr2882961lfg.101.1467665715483; Mon, 04 Jul 2016 13:55:15 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.85.102]) by smtp.gmail.com with ESMTPSA id d187sm1791730lfe.15.2016.07.04.13.55.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Jul 2016 13:55:14 -0700 (PDT) From: Sergei Shtylyov To: horms@verge.net.au, linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org Subject: [PATCH v2 3/3] ARM: dts: blanche: add Ethernet pins Date: Mon, 04 Jul 2016 23:55:13 +0300 Message-ID: <3279336.lifIduxqUW@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.14.10 (Linux/4.4.13-200.fc22.x86_64; KDE/4.14.17; x86_64; ; ) In-Reply-To: <2793535.9X0Tq7I1Mq@wasted.cogentembedded.com> References: <2793535.9X0Tq7I1Mq@wasted.cogentembedded.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160704_135537_861784_AE146280 X-CRM114-Status: GOOD ( 10.50 ) 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@arm.linux.org.uk, magnus.damm@gmail.com, linux-arm-kernel@lists.infradead.org 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 Add the (previously omitted) pin data for the SMSC LAN89218 Ethernet chip to the Blanche board's device tree: the chip's IRQ output is connected to the SoC's IRQ0 pin and its nCS input is connected to the SoC's EX_CS0# pin. Signed-off-by: Sergei Shtylyov --- arch/arm/boot/dts/r8a7792-blanche.dts | 15 +++++++++++++++ 1 file changed, 15 insertions(+) Index: renesas/arch/arm/boot/dts/r8a7792-blanche.dts =================================================================== --- renesas.orig/arch/arm/boot/dts/r8a7792-blanche.dts +++ renesas/arch/arm/boot/dts/r8a7792-blanche.dts @@ -50,6 +50,9 @@ reg-io-width = <4>; vddvario-supply = <&d3_3v>; vdd33a-supply = <&d3_3v>; + + pinctrl-0 = <&lan89218_pins>; + pinctrl-names = "default"; }; }; @@ -67,6 +70,18 @@ groups = "scif3_data"; function = "scif3"; }; + + lan89218_pins: lan89218 { + intc { + groups = "intc_irq0"; + function = "intc"; + }; + lbsc { + groups = "lbsc_ex_cs0"; + function = "lbsc"; + }; + }; + }; &scif0 {