dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties
authorConor Dooley <conor.dooley@microchip.com>
Fri, 19 Aug 2022 23:14:11 +0000 (00:14 +0100)
committerLorenzo Pieralisi <lpieralisi@kernel.org>
Wed, 24 Aug 2022 11:38:26 +0000 (13:38 +0200)
commit05a5741019a524ab9e1d355528c8ebcbd6debfe7
treee3f54903a7d3b3f74618b620a75beff4242025ef
parentb408fad61d34c765c3e01895286332af2d50402a
dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties

Recent versions of dt-schema warn about unevaluatedProperties:
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

The clocks are required to enable interfaces between the FPGA fabric
and the core complex, so add them to the binding.

Link: https://lore.kernel.org/r/20220819231415.3860210-3-mail@conchuod.ie
Fixes: 6ee6c89aac35 ("dt-bindings: PCI: microchip: Add Microchip PolarFire host binding")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pci/microchip,pcie-host.yaml