From patchwork Mon Jul 31 15:03:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9872043 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 0AA99602F0 for ; Mon, 31 Jul 2017 15:10:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E10E8285F0 for ; Mon, 31 Jul 2017 15:10:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D5F87285F9; Mon, 31 Jul 2017 15:10:24 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE 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 55234285F0 for ; Mon, 31 Jul 2017 15:10:24 +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=IpZ6MFHZQ+nWO+WznzWUWDO3L/4KcW2H6VhAqAIn57w=; b=XzHEGi5qbE/whn7VwfBZCqz7X4 K6JYdnePhw971mbdNwIXYX4VNwL199yB11aFH2AWIIa1Ggui1+PrIPmoGQ8JvxLnUDWdztNYyVADm F35gdpZamb9bLqyQPyWEXSMxvh6+USnOsDapcAEzAFOwM/yWkGbjfKszTIFJT4yL4/PbgMyX0nUC3 2ey6IQzhh+MbghcRns8GFYO+GY6RjsAWRLNvbZUdpbwPeGdtghvB+EpsIR5AsLcXv2u+UtxO+86FP 4jBfs/gLOziV2WhPMzFLRj2P97dsWGpMdAJgNwaanarWX347BTBirkK2Jc0NBhxwSqclCszqzUEoE 7nAH8IbA==; 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 1dcCKq-0006ku-5R; Mon, 31 Jul 2017 15:10:20 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcCHz-0000Xq-VW for linux-arm-kernel@lists.infradead.org; Mon, 31 Jul 2017 15:07:31 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id ED27B25BEE2; Tue, 1 Aug 2017 01:03:33 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1501513414; bh=DVl4IIVdjk3TVo9sD2dl902aXS41vqMvWq3zgVwJ0zA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LbEcdByANrMZDLAKhiB2+U01IjFX1OQQihVhGyszqtMWLlyzl40IQKu0p74dbl5Nd rIBFJv/SStOSNhiS7U3A+eoi+OzaDLdaXx+wwtj6Kl7e4jq9v7Ex47+eImP0Y+c+di Uv5SrFJnD2C498gAf0S9zLS2QBbwk4C03rugyZBE= Received: by penelope.horms.nl (Postfix, from userid 7100) id 350B1E20B6B; Mon, 31 Jul 2017 17:03:25 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 16/31] arm64: dts: r8a7796: m3ulcb: Add DU external dot clocks Date: Mon, 31 Jul 2017 17:03:08 +0200 Message-Id: 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-20170731_080724_740484_2A4D290D X-CRM114-Status: UNSURE ( 6.75 ) 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: Vladimir Barinov , Magnus Damm , linux-arm-kernel@lists.infradead.org, Simon Horman 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: Vladimir Barinov The DU0/DU1/DU2 external dot clocks are provided by the programmable Versaclock5 clock generator. Signed-off-by: Vladimir Barinov Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/boot/dts/renesas/r8a7796-m3ulcb.dts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a7796-m3ulcb.dts b/arch/arm64/boot/dts/renesas/r8a7796-m3ulcb.dts index 1ff9dffae461..daee1f1a3f68 100644 --- a/arch/arm64/boot/dts/renesas/r8a7796-m3ulcb.dts +++ b/arch/arm64/boot/dts/renesas/r8a7796-m3ulcb.dts @@ -28,3 +28,15 @@ reg = <0x6 0x00000000 0x0 0x40000000>; }; }; + +&du { + clocks = <&cpg CPG_MOD 724>, + <&cpg CPG_MOD 723>, + <&cpg CPG_MOD 722>, + <&cpg CPG_MOD 727>, + <&versaclock5 1>, + <&versaclock5 3>, + <&versaclock5 2>; + clock-names = "du.0", "du.1", "du.2", "lvds.0", + "dclkin.0", "dclkin.1", "dclkin.2"; +};