From patchwork Thu Jul 14 21:00:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 9230661 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 7A26E60574 for ; Thu, 14 Jul 2016 21:01:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6A5AA281DB for ; Thu, 14 Jul 2016 21:01:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5EC0B2830A; Thu, 14 Jul 2016 21:01:43 +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 08619281DB for ; Thu, 14 Jul 2016 21:01:43 +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 1bNnkH-0007Yc-0n; Thu, 14 Jul 2016 21:00:33 +0000 Received: from mail-lf0-x22d.google.com ([2a00:1450:4010:c07::22d]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bNnkD-0007SZ-9M for linux-arm-kernel@lists.infradead.org; Thu, 14 Jul 2016 21:00:30 +0000 Received: by mail-lf0-x22d.google.com with SMTP id f93so73451509lfi.2 for ; Thu, 14 Jul 2016 14:00:08 -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=Xw0+7uS2UgCbJqnaEDkB1j3hSZyhOzxbZMLos6fCEFs=; b=FdGr2n5yfwk/wc1hfLqOhbRUDZ0UJBfnLbTuaLDKiXNp7sxZcdEG+ME9p/36YO7GWj L/CJV+mgnxS3rGLRwM1MTbsMwBi2/Gw3xYB4XvcB3TDx+BVS6IWULOdD0ipbDvagWazE KpQDpoJtw5zKpOHBEOBsR5WboIHgCm8BQYJvqtxyPxnwPoJ8xb7nnmwlMpuNp/2VH6uo d89sgO/B9ApTHbpsO6dZYhh3Ju+NUx6x4SqNbWMwZejKJBboCom7lw7fMsik57R5G2bQ sEr4RZHyfKcRFlPwGDbkGja842fq/S5ohcY8xugK8wVvieeO7QkI8/ZyEy6to7wieqQZ b6mg== 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=Xw0+7uS2UgCbJqnaEDkB1j3hSZyhOzxbZMLos6fCEFs=; b=Eji4j8Ua2iSsUwn1YfOK0cqAGzreU3g+kjCOxhL6LoxsOXMAcQ+jufONG89y29+RPn BkMvJ8W7fsGRW7pOL1py6ZWcteGUZUU7DaYDx/XvkiitPCY2U52DkRu93Y0WQQqSiny8 ONqe5elqvb5488qdrOk0I+BXLT4iKIzcZDxr8B59WwyjTeTW6ANx1i+ARyR/AwjYDkS9 QiZazWuB1mlrHGDRep0E5ONAUdRjnhhKescHuEFMVRV5VG6xOTkcDFhnoklHbySnm8Se Xsl6aqoOxajhcoXGKjrJv+IbSo/7t9UL7pvloY6iHOpk6AtHu7cjmnETMJBWyw1EkH4u B95A== X-Gm-Message-State: ALyK8tKFvOsRHGGJp4gHudwtVlIA9qheM0uPK+OX+8zQf91+/P14bNq0e2FyaNbDf6TF5w== X-Received: by 10.25.82.10 with SMTP id g10mr8380218lfb.141.1468530007146; Thu, 14 Jul 2016 14:00:07 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.86.252]) by smtp.gmail.com with ESMTPSA id r76sm1195114lfe.1.2016.07.14.14.00.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Jul 2016 14:00:06 -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 v3 1/3] ARM: dts: r8a7792: add PFC support Date: Fri, 15 Jul 2016 00:00:05 +0300 Message-ID: <69934698.M8rq8oj7Fs@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: <5383928.8UnDsUpmkz@wasted.cogentembedded.com> References: <5383928.8UnDsUpmkz@wasted.cogentembedded.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160714_140029_612475_CB2FE0AC X-CRM114-Status: UNSURE ( 9.12 ) 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@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 Define the generic R8A7792 part of the PFC device node. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- Changes in version 2: - killed extra empty line; - added Geert's tag. arch/arm/boot/dts/r8a7792.dtsi | 5 +++++ 1 file changed, 5 insertions(+) Index: renesas/arch/arm/boot/dts/r8a7792.dtsi =================================================================== --- renesas.orig/arch/arm/boot/dts/r8a7792.dtsi +++ renesas/arch/arm/boot/dts/r8a7792.dtsi @@ -108,6 +108,11 @@ #power-domain-cells = <1>; }; + pfc: pin-controller@e6060000 { + compatible = "renesas,pfc-r8a7792"; + reg = <0 0xe6060000 0 0x144>; + }; + dmac0: dma-controller@e6700000 { compatible = "renesas,dmac-r8a7792", "renesas,rcar-dmac";