From patchwork Mon Jul 31 15:03:14 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9872065 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 004DD602F0 for ; Mon, 31 Jul 2017 15:14:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D31B128396 for ; Mon, 31 Jul 2017 15:14:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C6849284B2; Mon, 31 Jul 2017 15:14:04 +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 6262528396 for ; Mon, 31 Jul 2017 15:14:04 +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=osZzZSAQyNBnyJushZiGD//q2tl9ewwETSP+uHygv+M=; b=sKvSAK/pouZCNVmadVSARwsY8B ttBdyL4GgyiqnWycNBYvSdkBJSGWh8EE8En7zlYgU3rJwk6uDjQQEit0MhQuPR6uMTmjAPcy3BSb6 KoX79a7/AKyUJn64MjD3bvoMYZHu9Phuwh+ZG6ALtjFbDft5sJLh4SrpvAlsa79+xSRjDiM5UgBwA udTWMiZ2nMG6v69RUzCZgQ7TFVIGOcfPxUO/XPb3rOPXXSDC/jb6hU8hwqfyzsNtmPsgka029QZ/a fTS3KWUtLiKEMZEt1G+ASz8pXp7ybespQw4j0ek5TEB9UsS3g7M+01jlzDe+G5VxbxZNljcCgKSfK 3zlxuUKw==; 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 1dcCON-0002MI-Tp; Mon, 31 Jul 2017 15:13:59 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcCJI-0000Xq-QM for linux-arm-kernel@lists.infradead.org; Mon, 31 Jul 2017 15:09:00 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id 6E05425BEE8; Tue, 1 Aug 2017 01:03:34 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1501513415; bh=MN2C6t6vcbCGZh0Vp4H2yBnoVMNF1GCfnmstxHK8Ieo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BRg4MhO/NiUbiHCZPySuY8hGP4kycKF4TJBmHaYqIPIJvvzk1Ps4GSMqoLUCKAMgX vTph4l17vNMpM4xM+bSjDlgWM4Ov58IrJpAdUu3Fw9PxrVeWaF4gYnKOFCHjraUxtX vxT6i6MaKVBtgDzkq/yJcHVfBuSQcpdVGz4/76uY= Received: by penelope.horms.nl (Postfix, from userid 7100) id 489A5E2124C; Mon, 31 Jul 2017 17:03:25 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 22/31] arm64: dts: salvator-xs: Add VC6 clock generator Date: Mon, 31 Jul 2017 17:03:14 +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_080845_213925_1C43E7E0 X-CRM114-Status: UNSURE ( 7.87 ) 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 , Laurent Pinchart , 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: Laurent Pinchart The VC6 is an I2C-controlled programmable clock generator, used on the board to provide a display dot clock. Add it to DT. Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/boot/dts/renesas/salvator-xs.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/salvator-xs.dtsi b/arch/arm64/boot/dts/renesas/salvator-xs.dtsi index 81227e3c2c6f..bf4d200fb546 100644 --- a/arch/arm64/boot/dts/renesas/salvator-xs.dtsi +++ b/arch/arm64/boot/dts/renesas/salvator-xs.dtsi @@ -18,3 +18,13 @@ &extal_clk { clock-frequency = <16640000>; }; + +&i2c4 { + versaclock6: clock-generator@6a { + compatible = "idt,5p49v6901"; + reg = <0x6a>; + #clock-cells = <1>; + clocks = <&x23_clk>; + clock-names = "xin"; + }; +};