Re: PATCH[1/1] 8xx: Add clock-frequency to .dts brg entries
From: Scott Wood <hidden>
Date: 2008-01-28 15:50:20
From: Scott Wood <hidden>
Date: 2008-01-28 15:50:20
On Mon, Jan 28, 2008 at 01:53:11AM +0000, Bryan O'Donoghue wrote:
cpm_uart_core has a dependency on fsl,cpm-brg/clock-frequency, this means that a .dts that uses the cpm uart driver needs to supply a clock-frequency entry for get_brgfreq to return a meaningful number. Included is a patchset which adds the correct brgclk to the adder port - @ 50Mhz and also adds an entry for mpc885ads - which I've noticed is missing a clock-frequency entry.
It's not missing -- it's added by the bootwrapper. -Scott