]> git.sur5r.net Git - u-boot/commit
meson: use the clock driver
authorBeniamino Galvani <b.galvani@gmail.com>
Thu, 14 Jun 2018 11:43:40 +0000 (13:43 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 19 Jun 2018 11:31:47 +0000 (07:31 -0400)
commit2e668af5531815dc6a6190cf6490b866da71ffaa
tree19f0f2494c4484d7476472ead10d9e4a1d820c26
parentc0fc1e215c6117b159bb9ca736d3e3338bbc028b
meson: use the clock driver

Use the clk framework to initialize clocks from drivers that need them
instead of having hardcoded frequencies and initializations from board
code.

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/include/asm/arch-meson/gx.h
arch/arm/mach-meson/eth.c
board/amlogic/libretech-cc/libretech-cc.c
board/amlogic/odroid-c2/odroid-c2.c
drivers/i2c/meson_i2c.c