Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
schemas: pci: bridge: Document WAKE# interrupt properties
WAKE# sideband interrupt is used by the PCIe devices to signal the host to re-establish power and reference clocks while waking from D3Cold/L2 state. This is based on the DT bindings patch proposed in LKML: https://lore.kernel.org/linux-pci/[email protected]/ In that patch, there were 2 interrupts mentioned: "wake" and "pci", where the latter one was described as "legacy PCI interrupt". But those legacy interrupts are already defined as "INT-{A,B,C,D}" in pci-device.yaml. So I removed that one and just kept "wake". Signed-off-by: Manivannan Sadhasivam <[email protected]>
- Loading branch information