[PULL REQUEST v2] ARM: kirkwood: fdt: convert kirkwood init funcs to fdt
Nicolas Pitre
nicolas.pitre at linaro.org
Tue Mar 6 05:49:35 EST 2012
On Fri, 2 Mar 2012, Arnd Bergmann wrote:
> On Friday 02 March 2012, Arnd Bergmann wrote:
> > On Friday 02 March 2012, Jason wrote:
> > > The following changes since commit 759a45185ac0e4dfaf8bbfcb390ec73aca4b7a34:
> > >
> > > ARM: kirkwood: convert uart0 to devicetree. (2012-02-27 16:21:44 +0000)
> > >
> > > are available in the git repository at:
> > > git://git.infradead.org/users/jcooper/linux-kirkwood.git kirkwood_dt_test
> > >
> >
> > Applied to next/dt branch.
>
> On second thought, I should probably wait for the maintainer to comment
> as well ;-)
>
> Nico, does this look ok to you?
The clock frequency part being hardcoded to 200000 in the common .dtsi
file looks wrong. The clock may differ, and it used to (and should) be
probed at run time, please see kirkwood_find_tclk().
Nicolas
More information about the devicetree-discuss
mailing list