Skip to content
Commit 866bd435 authored by Timothy Clacy's avatar Timothy Clacy Committed by Eric Miao
Browse files

[ARM] pxa: enable GPIO receivers after configuring pins



'mach-pxa' platforms currently rely on a bootloader to setup GPIO pins
and clear RDH (to enable inputs).

A kernel loaded by a 'minimal' bootloader, that doesn't touch any pins,
will not function correctly; inputs will remain disabled, even after the
pins are configured. The following change fixes the issue and has been
verified on Gumstix Verdex XL6P and a custom PXA270 platform.

Signed-off-by: default avatarTimothy Clacy <tcl@phaseone.com>
Signed-off-by: default avatarEric Miao <eric.miao@marvell.com>
parent 216e3b7a
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