ARM: rpi: move clks into board specific rpi-common
We don't know if the firmware running on the raspberry pi is the same firmware
which is running on all bcm283x devices.
Therefore move the console clock initialization into the rpi-common.c board file.
A future commit will use this function to retrieve the miniuart clock from the
raspberry pi firmware.
No functional changes.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 44672ff commit 86ec9aa7458ef752bdaed124e9905ef5d4ecf978
@Rouven Czerwinski Rouven Czerwinski authored on 15 Jan 2019
Sascha Hauer committed on 5 Feb 2019
Showing 2 changed files
View
arch/arm/boards/raspberry-pi/rpi-common.c
View
arch/arm/mach-bcm283x/core.c