From: s.hauer@pengutronix.de (Buddhi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] ARM: imx6q: prepare and enable init on clks directly instead of clk_get first
Date: Mon, 14 May 2012 09:29:34 +0200 [thread overview]
Message-ID: <20120514072934.GA21318@pengutronix.de> (raw)
In-Reply-To: <1336971887-24616-1-git-send-email-richard.zhao@freescale.com>
On Mon, May 14, 2012 at 01:04:47PM +0800, Richard Zhao wrote:
> This also makes any clk be possible init on.
>
> Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
This is something I forgot to fix, thanks for doing this.
>
> +static enum mx6q_clks const clks_init_on[] __initconst = {
> + mmdc_ch0_axi, mmdc_ch1_axi, usboh3,
> +};
BTW, why usboh3? Do we need this? Right now we do not have USB support
on i.MX6. Once we have it the clock should be turned on in the USB
driver, right?
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2012-05-14 7:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-14 5:04 [PATCH 1/1] ARM: imx6q: prepare and enable init on clks directly instead of clk_get first Richard Zhao
2012-05-14 7:29 ` Buddhi [this message]
2012-05-14 7:55 ` Richard Zhao
2012-05-14 8:18 ` Shawn Guo
2012-05-14 8:14 ` Buddhi
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=20120514072934.GA21318@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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
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;
as well as URLs for NNTP newsgroup(s).