From patchwork Fri Aug 18 08:19:48 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9907929 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 D407060385 for ; Fri, 18 Aug 2017 08:26:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C276828C6B for ; Fri, 18 Aug 2017 08:26:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B77D228C6E; Fri, 18 Aug 2017 08:26:51 +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=-2.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3F10E28C6B for ; Fri, 18 Aug 2017 08:26:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=7P+zHy6sLLQ+iZLVldXdm0bu8pRwsxfTnbsqp94ntmQ=; b=QxOooFTYr4tZrC/ceYmeFW2ukz T56JPI+lVubRyR9PsD6ziA4yFTdFL1k5IvtbTa42YoKOCaLbiwVQ54ckhcOAioCP8Xrp+crEJXa66 mdKOyM+kkSqk64FAc7QlmdCVM+Nh3LrzR7GNpVaehMwzO+Z50tXpUXXUKQmB20KdS+MjTLjTwrp// YNf+I2gzJk8aZgn8+5fd/iSL4LXNy8dYa5beIyFQs4eaqhFfjn6bvq0yIDH0BwcgELZrvS+IYQj3/ k3P7Y9fJBwda3HDiyhFebRFB+2Eslnbm9EXIrK8F1Qr09LuJeg/DU+b3uStGsGvSsNIOUA7AMlYn4 mxLocVwQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dicc9-00088z-VO; Fri, 18 Aug 2017 08:26:45 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dicXr-0008Bm-LY for linux-arm-kernel@lists.infradead.org; Fri, 18 Aug 2017 08:22:45 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id EFFD525BE99; Fri, 18 Aug 2017 18:19:56 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1503044398; bh=bHRhTU86whhPU0nego5TpjCaj8NJS+C9mTPy9gsHJp8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PPNEFrBm0PiPQOk5cV0TjW15gfohfkCgy1IeYM6mR6gNwrDZpvMxiXarqdhRMmSUK 6MZGbxmmS8H6iNsONcHeWP4nxjfn20KaGkgw9jL00puouPXjLe4yZswmZga8x5vQ/9 dtT9UjNRx4MIZClWfPwkkxg7uFUeSWb94HktuIxw= Received: by penelope.horms.nl (Postfix, from userid 7100) id 07596E2318D; Fri, 18 Aug 2017 10:19:55 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 3/9] ARM: dts: sk-rzg1e: add SCIF2 pins Date: Fri, 18 Aug 2017 10:19:48 +0200 Message-Id: <8774ee66ae478fab7d57bd9f6cd5a27981a4be92.1502962873.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.1.4 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170818_012220_560887_55B26367 X-CRM114-Status: UNSURE ( 9.43 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , Sergei Shtylyov , linux-arm-kernel@lists.infradead.org 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: Sergei Shtylyov Add the (previously omitted) SCIF2 pin data to the SK-RZG1E board's device tree. Signed-off-by: Sergei Shtylyov Signed-off-by: Simon Horman --- arch/arm/boot/dts/r8a7745-sk-rzg1e.dts | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/r8a7745-sk-rzg1e.dts b/arch/arm/boot/dts/r8a7745-sk-rzg1e.dts index 97840b340197..0cd908796055 100644 --- a/arch/arm/boot/dts/r8a7745-sk-rzg1e.dts +++ b/arch/arm/boot/dts/r8a7745-sk-rzg1e.dts @@ -1,7 +1,7 @@ /* * Device Tree Source for the SK-RZG1E board * - * Copyright (C) 2016 Cogent Embedded, Inc. + * Copyright (C) 2016-2017 Cogent Embedded, Inc. * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty of any @@ -34,7 +34,17 @@ clock-frequency = <20000000>; }; +&pfc { + scif2_pins: scif2 { + groups = "scif2_data"; + function = "scif2"; + }; +}; + &scif2 { + pinctrl-0 = <&scif2_pins>; + pinctrl-names = "default"; + status = "okay"; };