lkml.org 
[lkml]   [2017]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC PATCH 2/3] dt-bindings: PCI: rockchip: Add support for pcie wake irq
    Date
    Add an optional interrupt for PCIE_WAKE pin.

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

    Documentation/devicetree/bindings/pci/rockchip-pcie.txt | 11 +++++++----
    1 file changed, 7 insertions(+), 4 deletions(-)

    diff --git a/Documentation/devicetree/bindings/pci/rockchip-pcie.txt b/Documentation/devicetree/bindings/pci/rockchip-pcie.txt
    index 1453a734c2f5..6ef9903567db 100644
    --- a/Documentation/devicetree/bindings/pci/rockchip-pcie.txt
    +++ b/Documentation/devicetree/bindings/pci/rockchip-pcie.txt
    @@ -22,10 +22,13 @@ Required properties:
    - phys: From PHY bindings: Phandle for the Generic PHY for PCIe.
    - phy-names: MUST be "pcie-phy".
    - interrupts: Three interrupt entries must be specified.
    -- interrupt-names: Must include the following names
    - - "sys"
    - - "legacy"
    - - "client"
    +- interrupt-names: Include the following names
    + Required:
    + - "sys"
    + - "legacy"
    + - "client"
    + Optional:
    + - "wake"
    - resets: Must contain seven entries for each entry in reset-names.
    See ../reset/reset.txt for details.
    - reset-names: Must include the following names
    --
    2.11.0

    \
     
     \ /
      Last update: 2017-08-16 09:54    [W:2.745 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site