ARM: dts: uniphier: Remove compatible "snps,dw-pcie-ep" from pcie-ep node
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 13 Sep 2022 04:22:49 +0000 (13:22 +0900)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:41:36 +0000 (22:41 +0200)
commit86b20827becef3fb69c41fb8327cce7511956783
tree53a910d31f7e5a9aa04dc75d41adc02278a7109e
parent0aca3912ce318b1b6a45d2945f08950a63197f3b
ARM: dts: uniphier: Remove compatible "snps,dw-pcie-ep" from pcie-ep node

The generic platform driver pcie-designware-plat.c doesn't work for
UniPhier PCIe endpoint controller, because the controller has some
necessary initialization sequence for the controller-specific logic.

Currently the controller doesn't use "snps,dw-pcie-ep" compatible,
so this is no longer needed. Remove the compatible string from the
pcie-ep node.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042249.4708-10-hayashi.kunihiko@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/uniphier-pro5.dtsi