Home
last modified time | relevance | path

Searched hist:ad72e7622bd587dc798fbac0351b558fb18caa97 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Di2c-cdns.cad72e7622bd587dc798fbac0351b558fb18caa97 Thu Apr 14 12:15:49 UTC 2016 Michal Simek <michal.simek@xilinx.com> i2c: cdns: Support different bus speeds

400kHz is maximum freq which can be used on Xilinx ZynqMP.
Support it with standard divider calculator.
Input freq is hardcoded to 100MHz input freq till we have clock driver
which can provide this information for exact configuration.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Heiko Schocher <hs@denx.de>