Commit 62345633 authored by Martin Sperl's avatar Martin Sperl Committed by Thadeu Lima de Souza Cascardo
Browse files

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 avatarMartin Sperl <kernel@martin.sperl.org>
parent b55fda1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment