Stephan Gerhold fc9d4b123d arm: dts: u8500: u-boot: Add fixed clock for eMMC
So far there is no need for a clock driver in U-Boot because the
previous boot stage leaves all the necessary clocks on. However,
some drivers in U-Boot (e.g. arm_pl180_mmci) depend on having a clock
driver to obtain the clock frequency.

Setting up the clock drivers properly is a bit tricky on U8500,
so for now add a simple fixed-clock for the eMMC that allows obtaining
the clock frequency. This should be replaced eventually if some board
actually requires enabling some of the clocks.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
2021-09-01 19:25:37 -04:00
..
2021-08-09 14:46:51 +02:00
2021-08-09 14:46:51 +02:00
2021-03-01 10:21:36 +01:00
2021-08-27 08:33:02 -04:00
2021-03-20 16:24:27 -04:00
2021-06-21 13:31:40 +02:00