commit | c5d98798e322b1fdcdd7b68d0fb0c5e71791d0b2 | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <hannes.schmelzer@br-automation.com> | Thu Feb 14 08:54:42 2019 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Apr 16 11:51:34 2019 +0200 |
tree | a4c39bb6b2cc67bac173910e7fc0854f9123e65a | |
parent | 2e1b984329a4a21d1611d8574401e0746705c0ca [diff] |
ARM: zynq: Add missing i2c get_rate for fixing i2c SPL The commit 'f48ef0d81aa837a33020f8d61abb3929ba613774' did break I2C support because requesting the clock for the I2C ip-block isn't supported during SPL. To fixup this we add support requesting clocks for: - i2c0 - i2c1 Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com> Reviewed-by: Heiko Schocher <hs@denx.de> Signed-off-by: Michal Simek <michal.simek@xilinx.com>