Skip to content
Commit c1a676df authored by Felix Radensky's avatar Felix Radensky Committed by Kumar Gala
Browse files

powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.



On MPC8572 and MPC8536 the status of GPIO pins configured
as output cannot be determined by reading GPDAT register.
Workaround by reading the status of input pins from GPDAT
and the status of output pins from a shadow register.

Signed-off-by: default avatarFelix Radensky <felix@embedded-sol.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 78331ade
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