ARM: dts: Update Integrator/AP PCI v3 compatible

To make a stand-alone PCI driver for the V3 Semiconductor PCI bridge,
we need a proper compatible indicating that we are integrated on the
Integrator/AP platform. Add this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2017-04-21 13:47:34 +02:00
Родитель d3721efce2
Коммит afd5d2f7af
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -153,7 +153,7 @@
}; };
pci: pciv3@62000000 { pci: pciv3@62000000 {
compatible = "v3,v360epc-pci"; compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
#interrupt-cells = <1>; #interrupt-cells = <1>;
#size-cells = <2>; #size-cells = <2>;
#address-cells = <3>; #address-cells = <3>;