From patchwork Mon Jan 8 02:17:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Lechner X-Patchwork-Id: 10148625 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 F07BB60210 for ; Mon, 8 Jan 2018 02:21:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DDC1A28916 for ; Mon, 8 Jan 2018 02:21:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D0F3B28919; Mon, 8 Jan 2018 02:21:44 +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.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED 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 52A6628916 for ; Mon, 8 Jan 2018 02:21:44 +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=QtUiZ4Z/LtrrlLngPHPxUZqzlpCfXxevpEt6o0Px/5Y=; b=eVzErywWuAdvnO4EMZO2ZLUxKW mymcu5JvMv0ty7nEIFUe5tWqrx1L8JdDVFqy56OBc36y/H0IXtLwhHl9yIm1BMrHPXpy9HrymYOoZ Mi5eIHCuBeBBt00a44G9DK9wYCl6rtxljnFoxN4dRgCJwD058vDVr5UiBpGGH3q7I2equhchSoxtI 2oK85AS4PlXb+pkDHoXJc2WiuaOj4ONAhNnad1VW/p634yJtrgZWZDDJUWbcEOY9s1gcHsOnds1Jh vE8EEebE4XlxCvYKcwYbPYNua2R3GIg00SIldhxmdl4r3pIeaFYLZsn1feyfP6PivFK7yYTZXacXj 5XJGY+bw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eYN4G-0002AR-K1; Mon, 08 Jan 2018 02:21:40 +0000 Received: from vern.gendns.com ([206.190.152.46]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eYN1D-00087B-65 for linux-arm-kernel@lists.infradead.org; Mon, 08 Jan 2018 02:18:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lechnology.com; s=default; h=References:In-Reply-To:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=GkysGc/8PBCqYod8oNWdBxiaSSZwysqKcQ1F8hZyed0=; b=LtPAUI0VmQOjAVMUnzTovXrgQ FOhGq54iORc8/N/stuoZcfOfG4PwysgPav7ndXkGA4ywiiiyX8ZG9kQwAOOimaYcAc/rZPkcnOeeO MUD8YIg6MBOUD55edIWuprhRnXnUAQcrbEKUisxrKyw+AAvKVyvZQYFDs10/AvO4SeagisegdRMt3 OGgQsOI1R3ub3wg6facR0Vz9HFm8dFdGPiBkEYxF9UJ/tzrfEehCW38p3Gp1Ur5hZD8dLaiJKjyWK r+POd+eb6g616iiSbaYSdAUoModa/jTpoe5TMZ28rG1bU6hP8a7SzdwLTMsxRt+O90uV1RYw7w7hm jNR+uvYfA==; Received: from 108-198-5-147.lightspeed.okcbok.sbcglobal.net ([108.198.5.147]:53904 helo=freyr.lechnology.com) by vern.gendns.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.89) (envelope-from ) id 1eYN11-0009GR-Q8; Sun, 07 Jan 2018 21:18:20 -0500 From: David Lechner To: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v5 06/44] clk: davinci: Add platform information for TI DM365 PLL Date: Sun, 7 Jan 2018 20:17:05 -0600 Message-Id: <1515377863-20358-7-git-send-email-david@lechnology.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1515377863-20358-1-git-send-email-david@lechnology.com> References: <1515377863-20358-1-git-send-email-david@lechnology.com> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - lists.infradead.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180107_181831_472593_A734F191 X-CRM114-Status: GOOD ( 11.27 ) 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: Mark Rutland , David Lechner , Kevin Hilman , Stephen Boyd , Michael Turquette , Sekhar Nori , linux-kernel@vger.kernel.org, Rob Herring , Adam Ford 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 This adds platform-specific declarations for the PLL clocks on TI DaVinci 365 based systems. Signed-off-by: David Lechner Reviewed-by: Sekhar Nori --- drivers/clk/davinci/Makefile | 1 + drivers/clk/davinci/pll-dm365.c | 64 +++++++++++++++++++++++++++++++++++++++++ include/linux/clk/davinci.h | 1 + 3 files changed, 66 insertions(+) create mode 100644 drivers/clk/davinci/pll-dm365.c diff --git a/drivers/clk/davinci/Makefile b/drivers/clk/davinci/Makefile index 6720bd0..353aa02 100644 --- a/drivers/clk/davinci/Makefile +++ b/drivers/clk/davinci/Makefile @@ -5,4 +5,5 @@ obj-y += pll.o obj-$(CONFIG_ARCH_DAVINCI_DA830) += pll-da830.o obj-$(CONFIG_ARCH_DAVINCI_DA850) += pll-da850.o obj-$(CONFIG_ARCH_DAVINCI_DM355) += pll-dm355.o +obj-$(CONFIG_ARCH_DAVINCI_DM365) += pll-dm365.o endif diff --git a/drivers/clk/davinci/pll-dm365.c b/drivers/clk/davinci/pll-dm365.c new file mode 100644 index 0000000..9892b0b --- /dev/null +++ b/drivers/clk/davinci/pll-dm365.c @@ -0,0 +1,64 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * PLL clock descriptions for TI DM365 + * + * Copyright (C) 2017 David Lechner + */ + +#include +#include +#include + +#include "pll.h" + +static const char * const dm365_pll_obsclk_parent_names[] = { + "ref_clk", +}; + +static u32 dm365_pll_obsclk_table[] = { + 0x10, +}; + +static const struct davinci_pll_divclk_info dm365_pll1_divclk_info[] __initconst = { + DIVCLK(1, pll1_sysclk1, pll1, 0), + DIVCLK(2, pll1_sysclk2, pll1, 0), + DIVCLK(3, pll1_sysclk3, pll1, 0), + DIVCLK(4, pll1_sysclk4, pll1, 0), + DIVCLK(5, pll1_sysclk5, pll1, 0), + DIVCLK(6, pll1_sysclk6, pll1, 0), + DIVCLK(7, pll1_sysclk7, pll1, 0), + DIVCLK(8, pll1_sysclk8, pll1, 0), + DIVCLK(9, pll1_sysclk9, pll1, 0), + { } +}; + +static const struct davinci_pll_divclk_info dm365_pll2_divclk_info[] __initconst = { + DIVCLK(1, pll2_sysclk1, pll2, 0), + DIVCLK(2, pll2_sysclk2, pll2, 0), + DIVCLK(3, pll2_sysclk3, pll2, 0), + DIVCLK(4, pll2_sysclk4, pll2, 0), + DIVCLK(5, pll2_sysclk5, pll2, 0), + { } +}; + +void __init dm365_pll_clk_init(void __iomem *pll1, void __iomem *pll2) +{ + const struct davinci_pll_divclk_info *info; + + davinci_pll_clk_register("pll1", "ref_clk", pll1); + davinci_pll_aux_clk_register("pll1_aux_clk", "ref_clk", pll1); + davinci_pll_bpdiv_clk_register("pll1_sysclkbp", "ref_clk", pll1); + davinci_pll_obs_clk_register("clkout0", dm365_pll_obsclk_parent_names, + ARRAY_SIZE(dm365_pll_obsclk_parent_names), + pll1, dm365_pll_obsclk_table); + for (info = dm365_pll1_divclk_info; info->name; info++) + davinci_pll_divclk_register(info, pll1); + + davinci_pll_clk_register("pll2", "ref_clk", pll2); + davinci_pll_aux_clk_register("clkout1", "ref_clk", pll2); + davinci_pll_obs_clk_register("clkout1", dm365_pll_obsclk_parent_names, + ARRAY_SIZE(dm365_pll_obsclk_parent_names), + pll2, dm365_pll_obsclk_table); + for (info = dm365_pll2_divclk_info; info->name; info++) + davinci_pll_divclk_register(info, pll2); +} diff --git a/include/linux/clk/davinci.h b/include/linux/clk/davinci.h index 95333fe..5bf60a7 100644 --- a/include/linux/clk/davinci.h +++ b/include/linux/clk/davinci.h @@ -12,5 +12,6 @@ void da830_pll_clk_init(void __iomem *pll); void da850_pll_clk_init(void __iomem *pll0, void __iomem *pll1); void dm355_pll_clk_init(void __iomem *pll1, void __iomem *pll2); +void dm365_pll_clk_init(void __iomem *pll1, void __iomem *pll2); #endif /* __LINUX_CLK_DAVINCI_H__ */