arm64: dts: HiSilicon: hi3660: address a PCI warning
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 11 Aug 2021 07:14:31 +0000 (09:14 +0200)
committerWei Xu <xuwei5@hisilicon.com>
Fri, 13 Aug 2021 08:26:49 +0000 (08:26 +0000)
commit2dc30eb9241c21cbeaf5b668f4eb276278149d97
tree810fb5159729830195c239ae6c49fb8a80379475
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
arm64: dts: HiSilicon: hi3660: address a PCI warning

When the driver is registered, it produces a warning when
registering the PCI bridge:

[    5.363450] pci_bus 0000:00: root bus resource [bus 00-01]
[    5.396998] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-01] (conflicts with (null) [bus 00-01])
[    5.284831] pci 0000:00:00.0: PCI bridge to [bus 01-ff]

The reason is that the bus-range is wrong. Address it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi3660.dtsi