commit | 4b236b621bf090509c4a0be372edfd31d13b289a | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 27 08:55:19 2016 +0200 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Jul 01 09:57:01 2016 +1000 |
tree | 6a68f8e5a2f3dafbc1762427efc37abd3855219a | |
parent | b378bb0948277d71c78bc6d0c1ef80a253aafc80 [diff] |
ppc: Initial HDEC support The current behaviour isn't completely right, as for the DEC, we don't properly re-arm when wrapping around, but I will fix this in a separate patch. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [clg: fixed checkpatch.pl errors ] Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>