Skip to content
Snippets Groups Projects
Commit 457df233 authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

i2c: designware: Tidy up PCI support


This is hacked into the driver at present. It seems better to have it as
a separate driver that uses the base driver. Create a new file and put
the X86 code into it.

Actually the Baytrail settings should really come from the device tree.

Note that 'has_max_speed' is added as well. This is currently always false
but since only Baytrail provides the config, it does not affect operation
for other devices.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent d721001f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment