* Paul Walmsley <[email protected]> [131009 12:07]:
> Eh, one correction:
> 
> On Wed, 9 Oct 2013, Paul Walmsley wrote:
> 
> > We could easily wind up with kernels that won't boot at all when used 
> > with newer DT data.
> 
> This is a misstatement of the issue: the concern here is that newer 
> kernels may not boot at all with older DT data - which could easily be in 
> locked areas of the flash or firmware.

That's easy to avoid by allowing any combination of DT defined clocks,
loadable module clocks and /lib/firmware clocks depending on the use
case.

The older kernels have the clocks defined in DT, the newer kernels just
need to parse them.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to