From: Dan Streetman Date: Thu, 7 May 2015 17:49:13 +0000 (-0400) Subject: powerpc: Add ICSWX instruction X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~225 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc424f8cd84bbae530d8a9f86caf1923606fb24;p=pandora-kernel.git powerpc: Add ICSWX instruction Add the asm ICSWX and ICSWEPX opcodes. Add definitions for the Coprocessor Request structures needed to use the icswx calls to coprocessors. Add icswx() function to perform the ICSWX asm using the provided Coprocessor Command Word value and Coprocessor Request Block structure. This is required for communication with the NX-842 coprocessor on a PowerNV system. Signed-off-by: Dan Streetman Signed-off-by: Herbert Xu --- Reading git-diff-tree failed