9
0
Fork 0
barebox/drivers/i2c/busses
Jan Weitzel c5151cae17 i2c: omap: fix fclk_rate for ti,omap4-i2c
The compatible "ti,omap4-i2c" don't help to get fclk_rate. So set it acording to
cpu compatible: "ti,am33xx" and "ti,omap4"

Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-01-06 14:46:51 +01:00
..
Kconfig i2c: add Marvell 64xxx driver 2014-07-31 07:53:20 +02:00
Makefile i2c: busses/Makefile: fix indentation 2014-07-31 07:54:03 +02:00
i2c-at91.c i2c: at91: fix invalid length check 2014-10-21 13:08:02 +02:00
i2c-gpio.c i2c: i2c_gpio: add devicetree support 2014-06-25 08:34:48 +02:00
i2c-imx.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
i2c-mv64xxx.c i2c: add Marvell 64xxx driver 2014-07-31 07:53:20 +02:00
i2c-omap.c i2c: omap: fix fclk_rate for ti,omap4-i2c 2015-01-06 14:46:51 +01:00
i2c-tegra.c i2c: tegra: move to fs initcall 2014-10-08 08:39:01 +02:00
i2c-versatile.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00