Re: [PATCH] dt-bindings: PCI: host-generic-pci: Allow IOMMU and MSI properties

From: Rob Herring
Date: Mon Aug 01 2022 - 16:51:36 EST


On Thu, 28 Jul 2022 11:51:37 -0600, Rob Herring wrote:
> Allow 'iommu-map', 'iommu-map-mask', and 'msi-parent' properties for
> generic host. This fixes unevaluated property warnings on Arm Juno, AMD
> Seattle, and FSL LS1028a.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pci/host-generic-pci.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Applied, thanks!