From patchwork Fri Aug 18 08:19:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9907923 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 E97CD60385 for ; Fri, 18 Aug 2017 08:24:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D7B5028C6B for ; Fri, 18 Aug 2017 08:24:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CCC4628C6E; Fri, 18 Aug 2017 08:24:46 +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 5226228C6B for ; Fri, 18 Aug 2017 08:24:46 +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=ZfIg/pyj084Z9Nv11K/0/QGUTACcmVSasQGoo5mv08w=; b=ANl2xcC2B39e8ZGUm7NJl/xahY UqrRwDXZT8NTxZgP+bvJ1haXcbCBYw0G1Vh6RTM6bNXQxOcE5sV9SC8BQV00yIzDX00xskPLnia4T fYu5rB/2wfYMiLTsd+3JArxaO64MHRI3LLyACg98G/V5u7DaDkf1fDFBgwlLUywOV94XqW2fOisav pYdilptXAqsKQG+GaELBuWZU/qm41K/8JVDyuvfZFt3pdjmmWaeu9i7kpr9+poPTIqVtVcdZlOneH VIpqiK+sKzRdj0MqlA+D3doIM9JC0D+uvmVDlQT5hPI0rT7ydAJIlP2TxzP1gb/gBXJa3MK4ZfKZl DYwgJNiQ==; 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 1dicaA-0004q2-95; Fri, 18 Aug 2017 08:24:42 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dicWr-0008Bm-Tg for linux-arm-kernel@lists.infradead.org; Fri, 18 Aug 2017 08:21:47 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id D1E5925BE83; Fri, 18 Aug 2017 18:19:46 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1503044387; bh=4dm+RVYMhvXicOf0uFqfUX1tUH3ldPnmepVsL7C92Bc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=KtDZleSHhq8YWolit/y6r5QRlZ2hz6yzXsi82rjr5yJ81f0PNmqgO0tyyigoQvo8R kBumAn7Bh0K8KICQw7KKSUiazgpFN5uET55Z5N75ZfM0PDUMRWcdtxp7kygK8pTxzW avTGCj28uAyoZblw/2jdydctl2jMaFiveweq/r3c= Received: by penelope.horms.nl (Postfix, from userid 7100) id E3546E232E4; Fri, 18 Aug 2017 10:19:40 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 9/9] arm64: dts: r8a77995: add pfc device node Date: Fri, 18 Aug 2017 10:19:39 +0200 Message-Id: <1fa0b494f6b17f8094b1b380f7cc1cb89f4878dc.1502961153.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_012118_344492_FAC41457 X-CRM114-Status: UNSURE ( 6.81 ) 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 , Yoshihiro Shimoda , 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: Yoshihiro Shimoda Signed-off-by: Yoshihiro Shimoda Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi index 7c69b795cd3e..d0f95b78c022 100644 --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi @@ -122,6 +122,11 @@ reg = <0 0xe6160000 0 0x0200>; }; + pfc: pfc@e6060000 { + compatible = "renesas,pfc-r8a77995"; + reg = <0 0xe6060000 0 0x508>; + }; + prr: chipid@fff00044 { compatible = "renesas,prr"; reg = <0 0xfff00044 0 4>;