diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-12-13 17:41:11 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-12-20 16:37:01 +0100 |
commit | f54e670dee2dbd216b0d8b462c7e72dc5707bf87 (patch) | |
tree | 1311665fe678ff3c6eb3ee93ef1d7219959845c9 /arch/arm/boot/dts/r8a7792.dtsi | |
parent | ARM: dts: renesas: Group tuples in interrupt properties (diff) | |
download | linux-f54e670dee2dbd216b0d8b462c7e72dc5707bf87.tar.xz linux-f54e670dee2dbd216b0d8b462c7e72dc5707bf87.zip |
ARM: dts: renesas: Group tuples in pci ranges and dma-ranges properties
To improve human readability and enable automatic validation, the tuples
in the "ranges" and "dma-ranges" properties of PCI devices nodes should
be grouped. Not doing so causes "make dtbs_check" to emit warnings
like:
pcie@fe000000: dma-ranges: [[1107296256, 0, 1073741824, 0, 1073741824, 0, 2147483648, 1124073472, 2, 0, 2, 0, 1, 0]] is not valid under any of the given schemas (Possible causes of the failure):
pcie@fe000000: dma-ranges: [[1107296256, 0, 1073741824, 0, 1073741824, 0, 2147483648, 1124073472, 2, 0, 2, 0, 1, 0]] is not of type 'boolean'
pcie@fe000000: dma-ranges:0: [1107296256, 0, 1073741824, 0, 1073741824, 0, 2147483648, 1124073472, 2, 0, 2, 0, 1, 0] is too long
Fix this by grouping the tuples of the "ranges" and "dma-ranges"
properties using angle brackets.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20191213164115.3697-5-geert+renesas@glider.be
Reviewed-by: Ulrich Hecht <uli+renesas@fpond.eu>
Diffstat (limited to 'arch/arm/boot/dts/r8a7792.dtsi')
0 files changed, 0 insertions, 0 deletions