From patchwork Wed Nov 28 13:03:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10702607 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AA698109C for ; Wed, 28 Nov 2018 13:04:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 968BF2B375 for ; Wed, 28 Nov 2018 13:04:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 869412B37D; Wed, 28 Nov 2018 13:04:02 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 3D9602B375 for ; Wed, 28 Nov 2018 13:04:02 +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=zPMTGSPLO+rwNXUl2J9W+Mf1cpLUHpaUjm+Z/uUnZMM=; b=IPc/0V1hIbp/G3fej64TrdjBkC BruFHKTqfF4NxCSZ6ufvEfEUJOhnO93ZoUl/59PhCAOmqMM7k3shgN9cH6IItYB1t4BaS8BvjeBfg f1vjTBZKQkidw97eu1Nb7Qts4akzfY6U8QIhs01F+nt3bQ9Ze7Qs9mSaDnVKyEVsYP1LDDfgRzRFx t+QjBmwHUjMaFv2G1iCcEX1rbcNDTdSsdLpTYfwC3Fy5uUBZCtNAXj6p08O+rjvcr+E4XFIjEya9o laJ6vt2pZ1CALoqdgIkPqrIftFDSxuZBhBrkkT3dGqd1FeuczW/SLG0YWqaHhsCn0GfRUBUguGPXA 8jZUH42A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRzVR-0003fy-ED; Wed, 28 Nov 2018 13:03:53 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRzVK-0003Gc-Pc for linux-arm-kernel@lists.infradead.org; Wed, 28 Nov 2018 13:03:51 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 534EC25B824; Thu, 29 Nov 2018 00:03:22 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1543410202; bh=CU31R8GP8yTkitsuIGSvQNiWmiu+0ZGMudUk/fkvhuI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZVhhQaxojLQggyUzmYUQw1EJC1nAfVNX0hB/Ri5W0tXNiMSbRPINE7239+8mpR1mE d/C4qKjvX2o1HgMUG2ArIdgBocqvBR+Z8rxeN7rLW0PbmW7+bpe3qEERtqDuqCZTo1 TRJzF3fv7wybLtbYmkRx/VYaPQrBiXL4s+BLhBl4= Received: by reginn.horms.nl (Postfix, from userid 7100) id 530819404DE; Wed, 28 Nov 2018 14:03:20 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 01/16] ARM: dts: r9a06g032: Add pinctrl node Date: Wed, 28 Nov 2018 14:03:03 +0100 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181128_050347_690621_E3FFEF28 X-CRM114-Status: GOOD ( 11.11 ) 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 , Phil Edworthy , Magnus Damm , 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: Phil Edworthy This provides a pinctrl driver for the Renesas R9A06G032 SoC Based on a patch originally written by Michel Pollet at Renesas. Signed-off-by: Phil Edworthy Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/boot/dts/r9a06g032.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/r9a06g032.dtsi b/arch/arm/boot/dts/r9a06g032.dtsi index eaf94976ed6d..2322268bc862 100644 --- a/arch/arm/boot/dts/r9a06g032.dtsi +++ b/arch/arm/boot/dts/r9a06g032.dtsi @@ -165,6 +165,14 @@ status = "disabled"; }; + pinctrl: pin-controller@40067000 { + compatible = "renesas,r9a06g032-pinctrl", "renesas,rzn1-pinctrl"; + reg = <0x40067000 0x1000>, <0x51000000 0x480>; + clocks = <&sysctrl R9A06G032_HCLK_PINCONFIG>; + clock-names = "bus"; + status = "okay"; + }; + gic: gic@44101000 { compatible = "arm,cortex-a7-gic", "arm,gic-400"; interrupt-controller;