From: viresh.kumar@st•com (Viresh Kumar)
To: linux-arm-kernel@lists•infradead.org
Subject: Query: clk: Defining new struct clk_foo types
Date: Thu, 5 Apr 2012 12:35:34 +0530 [thread overview]
Message-ID: <4F7D443E.3010800@st.com> (raw)
Hi Mike,
I am doing SPEAr SoCs clock port with common clock framework.
Currently there are following type of clk_foo implementations present:
- clk_gate
- clk_divider
- clk_fixed_rate
- clk_mux
I have few more in my SoC:
clk with:
- gate + divider
- gate + fixed_rate
- gate + mux
...
How should i go ahead in my implementation for these?
Should i create SPEAr specific structures or enhance drivers/clk for this?
--
viresh
next reply other threads:[~2012-04-05 7:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-05 7:05 Viresh Kumar [this message]
2012-04-05 9:58 ` Query: clk: Defining new struct clk_foo types Sascha Hauer
2012-04-05 10:13 ` Viresh Kumar
2012-04-05 10:30 ` Sascha Hauer
2012-04-05 10:40 ` Viresh Kumar
2012-04-05 13:12 ` Sascha Hauer
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=4F7D443E.3010800@st.com \
--to=viresh.kumar@st$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox