Commit 5f1f010b authored by DigitalDreamtime's avatar DigitalDreamtime Committed by popcornmix
Browse files

CM3: ARM: bcm2708: moved uart0 to use new clock framework



Moved uart0 to use new clock framework.
At the same time removed the fixed clock clk_uart0
and the corresponding references, as the clock is now
read directly from the configured clocks.

If it ever becomes necessary the following can get added
to modify the base clock rate later:
	assigned-clocks = <&clocks BCM2835_CLOCK_UART>;
	assigned-clock-rates = <X>;

Signed-off-by: default avatarDigitalDreamtime <clive.messer@digitaldreamtime.co.uk>
parent 05b025e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment