ARM: dts: imx6*-hummingboard: fix pcie reset GPIO specification
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Jan 2016 20:24:01 +0000 (20:24 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Feb 2016 08:17:25 +0000 (16:17 +0800)
commit5cff48fc1e2b5efcb2e9f8d36a288dbd3d8df8b8
treeb988cf4bf510dbbc8b397c612578c3e25c1fb7d6
parent1041f98f4f8f12c0ecd6895ca3f234afbd575dc3
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: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
This page took 0.026689 seconds and 5 git commands to generate.