Skip to content

Commit de2ba5b

Browse files
committed
arm64: dts: cavium: thunder2-99xx: drop redundant reg-names
There is no "reg-names" property in the PCI bindings and the value does not conform to Devicetree coding style (upper-case letters, space), so assume this was copied from downstream. This fixes dtbs_check warning: thunder2-99xx.dtb: pcie@30000000: Unevaluated properties are not allowed ('reg-names' was unexpected) Link: https://lore.kernel.org/r/20240407102841.38617-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent d5ede1d commit de2ba5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/cavium/thunder2-99xx.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103

104104
/* ECAM at 0x3000_0000 - 0x4000_0000 */
105105
reg = <0x0 0x30000000 0x0 0x10000000>;
106-
reg-names = "PCI ECAM";
107106

108107
/*
109108
* PCI ranges:

0 commit comments

Comments
 (0)