commit | b88e77f49331f1187118b7ce2494ec169d3a865a | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Wed Oct 01 16:00:49 2014 +0200 |
committer | Alexander Graf <agraf@suse.de> | Tue Nov 04 23:26:12 2014 +0100 |
tree | f36415c20f485bb94f61fbb27888ad33e6542fb7 | |
parent | 228aa992fc5be408888c423b6a5b30daf18a96cf [diff] |
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine With the e500 virt machine, we don't have to adhere to the exact hardware layout of an mpc8544ds board. So there we can just add a qoriq compatible GPIO controller into the system that we can add a power off hook to. Signed-off-by: Alexander Graf <agraf@suse.de>