]> 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)
commitf2a13663368162fa6fd017448c0fb3cd798a8c18
tree6c46562db74fde49fb67fa915654d4dd4f5d082a
parentc5403e2924ca0eda2f282563b5608642581397a4
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: f76b06d45c80 ("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