[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130401162536.GG10155@atomide.com>
Date: Mon, 1 Apr 2013 09:25:38 -0700
From: Tony Lindgren <tony@...mide.com>
To: Pali Rohár <pali.rohar@...il.com>
Cc: Juha Yrjola <juha.yrjola@...idboot.com>,
Russell King <linux@....linux.org.uk>,
Matt Mackall <mpm@...enic.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org,
Ивайло Димитров
<freemangordon@....bg>
Subject: Re: [PATCH] OMAP3 ROM Random Number Generator support
* Pali Rohár <pali.rohar@...il.com> [130331 02:32]:
> On Thursday 28 March 2013 22:44:11 Tony Lindgren wrote:
> >
> > You can use regular clk_get if you add the alias to
> > struct omap_clk omap3xxx_clks table.
>
> Tony, can you show me how?
Take a look at the omap3xxx_clks in cclock3xxx_data.c.
Note how some entries have things like "omap_hsmmc.0" and
"ick". By adding those your driver can request the clock
with clk_get(&pdev->dev, "ick").
Regards,
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists