Re: [RFC,v14 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq

From: Manikanta Maddireddy
Date: Wed Feb 08 2023 - 10:55:23 EST



On 2/8/2023 7:23 PM, Rob Herring wrote:
External email: Use caution opening links or attachments


On Wed, Feb 8, 2023 at 5:17 AM Manikanta Maddireddy
<mmaddireddy@xxxxxxxxxx> wrote:
From: Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx>

Add device tree support to pass PCIe WAKE# pin information to PCI core
driver. To support PCIe WAKE# and PCI irqs, add definition of the optional
properties "interrupts" and "interrupt-names". These properties should be
defined by the PCIe port to which wake capable Endpoint is connected,
so the definition is added under "PCI-PCI Bridge properties" section.

Signed-off-by: Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx>
Signed-off-by: Manikanta Maddireddy <mmaddireddy@xxxxxxxxxx>
Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
I did? 5 years ago it seems. Times change and evolve. Don't add to
pci.txt. This must be a schema now. PCI schema lives in dtschema.

Rob
I will prepare new patch in dtschema and send in next version.

Manikanta