Hi, Am Montag, 18. Februar 2013, 09:21:11 schrieb Thomas Abraham: > All Samsung platforms include different types of clock including > fixed-rate, mux, divider and gate clock types. There are typically > hundreds of such clocks on each of the Samsung platforms. To enable > Samsung platforms to register these clocks using the common clock > framework, a bunch of utility functions are introduced here which simplify > the clock registration process. The clocks are usually statically > instantiated and registered with common clock framework. > > Cc: Mike Turquette <[email protected]> > Cc: Kukjin Kim <[email protected]> > Reviewed-by: Sylwester Nawrocki <[email protected]> > Tested-by: Sylwester Nawrocki <[email protected]> > Reviewed-by: Tomasz Figa <[email protected]> > Tested-by: Tomasz Figa <[email protected]> > Signed-off-by: Thomas Abraham <[email protected]>
I'm playing around with this on my s3c2416 platform and it works like a charm for the most part - and the system already comes sort of up again :-) . So, Tested-by: Heiko Stuebner <[email protected]> But is there an easy way to define more than one alias? On the s3c2416 for example the hsmmc hclk is the "hsmmc" io-clock, as well as the source for the "mmc_busclk.0". Same for the "uart" pclk, that is also a baud clock source. Thanks Heiko _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
