lkml.org 
[lkml]   [2019]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 14/15] ARM64: dts: marvell: armada-37xx: declare PCIe reset pin
    Date
    One pin can be muxed as PCIe endpoint card reset.

    Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
    ---
    arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 9 +++++++++
    1 file changed, 9 insertions(+)

    diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
    index f6f8d2b3b2c1..91c0ec9c382b 100644
    --- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
    +++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
    @@ -295,6 +295,15 @@
    function = "mii";
    };

    + pcie_reset_pins: pcie-reset-pins {
    + groups = "pcie1";
    + function = "pcie";
    + };
    +
    + pcie_clkreq_pins: pcie-clkreq-pins {
    + groups = "pcie1_clkreq";
    + function = "pcie";
    + };
    };

    eth0: ethernet@30000 {
    --
    2.19.1
    \
     
     \ /
      Last update: 2019-01-08 17:25    [W:4.165 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site