arm64: dts: qcom: rename qcom,pcie devices to pcie
authorArnd Bergmann <arnd@arndb.de>
Tue, 13 Mar 2018 12:13:09 +0000 (13:13 +0100)
committerAndy Gross <andy.gross@linaro.org>
Wed, 23 May 2018 04:28:50 +0000 (23:28 -0500)
commit228b9cae7620050b57679ccaffda66af44a9266d
treeba3ad937939f0a268c7b1bf608cf9fd624f08b42
parent0295d4dfa8c08d62cb85ee325ad21c785a374557
arm64: dts: qcom: rename qcom,pcie devices to pcie

The node name for a PCIe host bridge must be "pcie" as required by
the binging. dtc now warns about it:

arch/arm64/boot/dts/qcom/apq8096-db820c.dtb: Warning (pci_bridge): /soc/agnoc@0/qcom,pcie@610000: node name is not "pci" or "pcie"
arch/arm64/boot/dts/qcom/apq8096-db820c.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
arch/arm64/boot/dts/qcom/msm8996-mtp.dtb: Warning (pci_bridge): /soc/agnoc@0/qcom,pcie@610000: node name is not "pci" or "pcie"
arch/arm64/boot/dts/qcom/msm8996-mtp.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'

This renames the nodes as appropriate.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi
arch/arm64/boot/dts/qcom/msm8996.dtsi