]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: dts: microchip: mpfs: fix incorrect pcie child node name
authorConor Dooley <conor.dooley@microchip.com>
Fri, 19 Aug 2022 23:14:13 +0000 (00:14 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 23 Aug 2022 21:15:54 +0000 (22:15 +0100)
commite93dc042863cd246d433d794c87c62537ee319f0
tree6c46562db74fde49fb67fa915654d4dd4f5d082a
parent1e9f8e7149fa31ca3afdc5026f33a952bcc1b5c0
riscv: dts: microchip: mpfs: fix incorrect pcie child node name

Recent versions of dt-schema complain about the PCIe controller's child
node name:
arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: pcie@2000000000: Unevaluated properties are not allowed ('clock-names', 'clocks', 'legacy-interrupt-controller', 'microchip,axi-m-atr0' were unexpected)
            From schema: Documentation/devicetree/bindings/pci/microchip,pcie-host.yaml
Make the dts match the correct property name in the dts.

Fixes: cfc6695239f7 ("riscv: dts: microchip: add new peripherals to icicle kit device tree")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/microchip/mpfs.dtsi