commit | 228aa992fc5be408888c423b6a5b30daf18a96cf | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Wed Oct 01 15:52:12 2014 +0200 |
committer | Alexander Graf <agraf@suse.de> | Tue Nov 04 23:26:12 2014 +0100 |
tree | ff243ae76912ce9fdda9e71bc09061e2ed983450 | |
parent | 81f194dd69756677cc36ff0827bf970f0f048914 [diff] |
PPC: Add MPC8XXX gpio controller On e500 systems most SoCs implement a common GPIO controller that Linux calls the "mpc8xxx" gpio controller. This patch adds an emulation model for this device. Signed-off-by: Alexander Graf <agraf@suse.de>