Skip to content

Commit 911f0fa

Browse files
committed
Merge tag 'hisi-arm64-dt-for-5.15' of git://github.com/hisilicon/linux-hisi into arm/dt
ARM64: DT: HiSilicon ARM64 DT updates for 5.15 - Address a PCI bus range warning of the hi3660 SoC * tag 'hisi-arm64-dt-for-5.15' of git://github.com/hisilicon/linux-hisi: arm64: dts: HiSilicon: hi3660: address a PCI warning Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 4b27844 + 2dc30eb commit 911f0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/hisilicon/hi3660.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@
10021002
<0x0 0xf3f20000 0x0 0x40000>,
10031003
<0x0 0xf5000000 0x0 0x2000>;
10041004
reg-names = "dbi", "apb", "phy", "config";
1005-
bus-range = <0x0 0x1>;
1005+
bus-range = <0x0 0xff>;
10061006
#address-cells = <3>;
10071007
#size-cells = <2>;
10081008
device_type = "pci";

0 commit comments

Comments
 (0)