summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/pcm032.dts
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2021-10-14 00:05:30 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2021-10-22 06:22:04 +0200
commit7855b6c66dc458e2f5abfb2b50f527ea4101df77 (patch)
treebe9ade3cf0da73a95f725be7cb7d0aa20572570f /arch/powerpc/boot/dts/pcm032.dts
parentpowerpc/5200: dts: add missing pci ranges (diff)
downloadlinux-7855b6c66dc458e2f5abfb2b50f527ea4101df77.tar.xz
linux-7855b6c66dc458e2f5abfb2b50f527ea4101df77.zip
powerpc/5200: dts: fix pci ranges warnings
Fix ranges property warnings: pci@f0000d00:ranges: 'oneOf' conditional failed, one must be fixed: Signed-off-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211013220532.24759-3-agust@denx.de
Diffstat (limited to 'arch/powerpc/boot/dts/pcm032.dts')
-rw-r--r--arch/powerpc/boot/dts/pcm032.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/powerpc/boot/dts/pcm032.dts b/arch/powerpc/boot/dts/pcm032.dts
index 780e13d99e7b..b6fdf861c7d6 100644
--- a/arch/powerpc/boot/dts/pcm032.dts
+++ b/arch/powerpc/boot/dts/pcm032.dts
@@ -87,9 +87,9 @@
0xc800 0 0 2 &mpc5200_pic 1 2 3
0xc800 0 0 3 &mpc5200_pic 1 3 3
0xc800 0 0 4 &mpc5200_pic 0 0 3>;
- ranges = <0x42000000 0 0x80000000 0x80000000 0 0x20000000
- 0x02000000 0 0xa0000000 0xa0000000 0 0x10000000
- 0x01000000 0 0x00000000 0xb0000000 0 0x01000000>;
+ ranges = <0x42000000 0 0x80000000 0x80000000 0 0x20000000>,
+ <0x02000000 0 0xa0000000 0xa0000000 0 0x10000000>,
+ <0x01000000 0 0x00000000 0xb0000000 0 0x01000000>;
};
localbus {