diff options
author | Rob Herring <[email protected]> | 2023-09-26 10:56:09 -0500 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-10-06 13:54:14 -0500 |
commit | d6e201f88ae0ebeae82e16a2775ca301e07560d9 (patch) | |
tree | 34f464712f429bd55f4fc0445e341d5ffefa1e4b /drivers/usb/cdns3/cdns3-plat.c | |
parent | e2745e634c6506ba02ea219b3b1c70a5ebc2cfb0 (diff) |
dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema
The 'msi' child node schema is missing constraints on additional properties.
It turns out it is incomplete and properties for it are documented in the
parent node by mistake. Move the reference to msi-controller.yaml and
the custom properties to the 'msi' node. Adding 'unevaluatedProperties'
ensures all the properties in the 'msi' node are documented.
With the schema corrected, a minimal interrupt controller node is needed
to properly decode the interrupt properties since the example has
multiple interrupt parents.
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Fixes: 905b986d099c ("dt-bindings: pci: Convert iProc PCIe to YAML")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions