MIPS: dts: Boston: Fix dtc 'pci_device_reg' warning
authorGenjian Zhang <zhanggenjian@kylinos.cn>
Mon, 13 Feb 2023 06:24:51 +0000 (14:24 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 17 Feb 2023 10:58:56 +0000 (11:58 +0100)
commit097fc054b0244ddc87c94097b490e534f6e4cbdd
treea0502dfd85f38c10e31f36e5565126dc79dbc8bb
parentbae833414bfe6a33f6d55d5e0eb38e5989c6fe7b
MIPS: dts: Boston: Fix dtc 'pci_device_reg' warning

dtbs_check currently complains that:
arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg):
/pci@14000000/pci2_root@0,0,0: PCI unit address format error,
expected "0,0"
The unit-address format should be '<device>,<function>'.
Fix the unit-address accordingly.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Genjian Zhang <zhanggenjian@kylinos.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/img/boston.dts