]> Git Repo - u-boot.git/commit
arm: mvebu: mcbin: dts: fix PCIe reset polarity
authorBaruch Siach <[email protected]>
Sun, 3 Feb 2019 13:15:38 +0000 (15:15 +0200)
committerStefan Roese <[email protected]>
Mon, 11 Feb 2019 08:39:12 +0000 (09:39 +0100)
commitf301ba55c877707e15378401247cc828740ba00e
tree01181f148f4619b4c2268c025a4935c0b8e497d4
parentdbe70c7d4e3d5c705a98d82952e05a591efd0683
arm: mvebu: mcbin: dts: fix PCIe reset polarity

The PCIe slot PERST signal is active low. Fix the gpio signal
description in the dts.

This happened to work because the pcie_dw_mvebu driver sets the reset
gpio level to 1 (high) to release the reset. The following commit will
fix that.

Signed-off-by: Baruch Siach <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
arch/arm/dts/armada-8040-mcbin.dts
This page took 0.038167 seconds and 4 git commands to generate.