lkml.org 
[lkml]   [2017]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC PATCH v10 1/7] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
    Date
    We are going to handle PCIe WAKE# pin for PCI bus bridges and PCI
    devices in the pci core, so add definitions of the optional PCIe
    WAKE# pin for PCI bus bridges and PCI devices.

    Also add an definition of the optional PCI interrupt pin for PCI
    devices to distinguish it from the PCIe WAKE# pin.

    Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
    ---

    Changes in v10: None
    Changes in v9:
    Add section for PCI devices and rewrite the commit message.

    Changes in v8:
    Add optional "pci", and rewrite commit message.

    Changes in v7: None
    Changes in v6: None
    Changes in v5:
    Move to pci.txt

    Changes in v3: None
    Changes in v2: None

    Documentation/devicetree/bindings/pci/pci.txt | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/Documentation/devicetree/bindings/pci/pci.txt b/Documentation/devicetree/bindings/pci/pci.txt
    index c77981c5dd18..d4406d4e15ad 100644
    --- a/Documentation/devicetree/bindings/pci/pci.txt
    +++ b/Documentation/devicetree/bindings/pci/pci.txt
    @@ -24,3 +24,11 @@ driver implementation may support the following properties:
    unsupported link speed, for instance, trying to do training for
    unsupported link speed, etc. Must be '4' for gen4, '3' for gen3, '2'
    for gen2, and '1' for gen1. Any other values are invalid.
    +- interrupts: Interrupt specifier for each name in interrupt-names.
    +- interrupt-names: May contains "wakeup" for PCIe WAKE# interrupt.
    +
    +PCI devices have standardized Device Tree bindings:
    +
    +- interrupts: Interrupt specifier for each name in interrupt-names.
    +- interrupt-names: May contains "wakeup" for PCIe WAKE# interrupt and "pci" for
    + PCI interrupt.
    --
    2.11.0

    \
     
     \ /
      Last update: 2017-10-28 20:16    [W:2.613 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site