mbox series

[RESEND,v2,0/2] dt-bindings: PCI: ti,j721e-pci-*: resolve unexpected property warnings

Message ID 20221025081909.404107-1-mranostay@ti.com (mailing list archive)
Headers show
Series dt-bindings: PCI: ti,j721e-pci-*: resolve unexpected property warnings | expand

Message

Matt Ranostay Oct. 25, 2022, 8:19 a.m. UTC
Resolve unexpected property warnings related to interrupts in both J721E PCI EP and host
yaml files.

Changes from v1:
* Fix typo in commit message
* Add missing Cc to maintainers

Matt Ranostay (2):
  dt-bindings: PCI: ti,j721e-pci-host: add interrupt controller
    definition
  dt-bindings: PCI: ti,j721e-pci-*: Add missing interrupt properties

 .../bindings/pci/ti,j721e-pci-ep.yaml         |  7 +++++++
 .../bindings/pci/ti,j721e-pci-host.yaml       | 20 +++++++++++++++++++
 2 files changed, 27 insertions(+)

Comments

Lorenzo Pieralisi Oct. 27, 2022, 8:10 a.m. UTC | #1
On Tue, 25 Oct 2022 01:19:07 -0700, Matt Ranostay wrote:
> Resolve unexpected property warnings related to interrupts in both J721E PCI EP and host
> yaml files.
> 
> Changes from v1:
> * Fix typo in commit message
> * Add missing Cc to maintainers
> 
> [...]

Applied to pci/dt, thanks!

[1/2] dt-bindings: PCI: ti,j721e-pci-host: add interrupt controller definition
      https://git.kernel.org/lpieralisi/pci/c/ba4ff1cb6cac
[2/2] dt-bindings: PCI: ti,j721e-pci-*: Add missing interrupt properties
      https://git.kernel.org/lpieralisi/pci/c/598418e60356

Thanks,
Lorenzo