commit | ed89bd7023bb022bde8db8441ffa75010a4775e5 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 11 03:24:35 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 16 19:53:52 2015 -0600 |
tree | 9e348dac0955a92aca1ff0e89f6d0cf0316056e4 | |
parent | 05bedb1a890a27b2c8854065bf453c1ac69f96d9 [diff] |
net: designware: Add support to PCI designware devices The Designware ethernet controller is also seen on PCI bus, e.g. on Intel Quark SoC. Add this support in the DM version driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>