commit | 2c32c701ea6cc04881589c09cc229ee77acae723 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Thu Mar 25 15:49:21 2021 +0100 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Apr 15 10:43:17 2021 +0800 |
tree | ceaf5ef43e08b9d1455b6aac01bb7254034fcf26 | |
parent | c90f3d0e70568e65ca356ea519231629ddf459ed [diff] |
pci: add Amlogic Meson Designware PCIe controller Add support for the DW PCIe controller found in the Amlogic Meson AXG and G12 (G12A, G12B, SM1) SoCs. This uses the common DW PCIe helpers introducted previously. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>