From: Vinod Koul <vkoul@kernel.org> To: Jonathan Marek <jonathan@marek.ca> Cc: linux-arm-msm@vger.kernel.org, robert.foss@linaro.org, andrey.konovalov@linaro.org, Andy Gross <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, open list <linux-kernel@vger.kernel.org>, "open list:COMMON CLK FRAMEWORK" <linux-clk@vger.kernel.org> Subject: Re: [PATCH 3/3] clk: qcom: Add camera clock controller driver for SM8250 Date: Tue, 18 May 2021 17:09:43 +0530 [thread overview] Message-ID: <YKOnf36z7bg+FOsH@vkoul-mobl.Dlink> (raw) In-Reply-To: <20210513175258.5842-4-jonathan@marek.ca> On 13-05-21, 13:52, Jonathan Marek wrote: > +static const struct alpha_pll_config cam_cc_pll1_config = { > + .l = 0x1F, > + .alpha = 0x4000, > + .config_ctl_val = 0x20485699, > + .config_ctl_hi_val = 0x00002261, > + .config_ctl_hi1_val = 0x329A699C, lower hexes here and few other places as well > + > +static const struct alpha_pll_config cam_cc_pll2_config = { > + .l = 0x4B, > + //.cal_l = 0x4B, debug artifact? -- ~Vinod
next prev parent reply other threads:[~2021-05-18 11:39 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-13 17:52 [PATCH 0/3] " Jonathan Marek 2021-05-13 17:52 ` [PATCH 1/3] clk: qcom: clk-alpha-pll: add support for zonda pll Jonathan Marek 2021-05-18 11:15 ` Robert Foss 2021-05-18 11:32 ` Vinod Koul 2021-05-18 13:06 ` Jonathan Marek 2021-05-18 15:56 ` Vinod Koul 2021-05-19 4:52 ` Taniya Das 2021-05-13 17:52 ` [PATCH 2/3] dt-bindings: clock: add QCOM SM8250 camera clock bindings Jonathan Marek 2021-05-14 13:06 ` Rob Herring 2021-05-13 17:52 ` [PATCH 3/3] clk: qcom: Add camera clock controller driver for SM8250 Jonathan Marek 2021-05-18 11:39 ` Vinod Koul [this message] 2021-05-18 11:42 ` Robert Foss 2021-05-18 12:35 ` Jonathan Marek 2021-05-18 12:41 ` Robert Foss
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=YKOnf36z7bg+FOsH@vkoul-mobl.Dlink \ --to=vkoul@kernel.org \ --cc=agross@kernel.org \ --cc=andrey.konovalov@linaro.org \ --cc=bjorn.andersson@linaro.org \ --cc=jonathan@marek.ca \ --cc=linux-arm-msm@vger.kernel.org \ --cc=linux-clk@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=mturquette@baylibre.com \ --cc=robert.foss@linaro.org \ --cc=sboyd@kernel.org \ --subject='Re: [PATCH 3/3] clk: qcom: Add camera clock controller driver for SM8250' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).