Commit afd5d2f7 authored by Linus Walleij's avatar Linus Walleij
Browse files

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: default avatarLinus Walleij <linus.walleij@linaro.org>
parent d3721efc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@
	};

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