]> git.sur5r.net Git - u-boot/commit
omap4: Move i2c clocks enable to enable_basic_clocks
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 27 Feb 2016 18:18:59 +0000 (19:18 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2016 19:12:47 +0000 (15:12 -0400)
commit14689ad79e2e0a7119ab8d9ad78a4533eff6e83c
treee5da5a2dd7ae8dcfab77e126a1268a468942a4ac
parent437086b1da5fe4981ad96788010441f3268eee46
omap4: Move i2c clocks enable to enable_basic_clocks

I2C is often enabled withing the U-Boot SPL, thus those clocks are required to
be enabled early (especially when the bootrom doesn't enable them for us).

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
arch/arm/cpu/armv7/omap4/hw_data.c