Skip to content
Commit 5cff48fc authored by Russell King's avatar Russell King Committed by Shawn Guo
Browse files

ARM: dts: imx6*-hummingboard: fix pcie reset GPIO specification



PCIe reset signals are active low, and our GPIO for this is directly
connected to the PCIe reset.  However, as the PCIe driver was not using
the flag, the specification of '0' flags (which means active high) had
not been noticed.  Correct this oversight, and switch to using the
GPIO flag definitions instead.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 1041f98f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment