arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 13 Sep 2022 04:23:20 +0000 (13:23 +0900)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:41:47 +0000 (22:41 +0200)
commitd93ecbf56946640b3746dcd7b0fe4c808bf2b580
treee71d807a66b475549a0e34c95e02487819beda72
parent4ff64e7089d15d6223d8e7eca12fc7ba090f25a4
arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node

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

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

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