From: Jia Hongtao Date: Fri, 17 Feb 2012 02:49:03 +0000 (+0800) Subject: powerpc: add support for MPIC message register API X-Git-Tag: v3.4-rc1~159^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8626816e905e8e131663dfcae27d307df8c220d0;p=pandora-kernel.git powerpc: add support for MPIC message register API Some MPIC implementations contain one or more blocks of message registers that are used to send messages between cores via IPIs. A simple API has been added to access (get/put, read, write, etc ...) these message registers. The available message registers are initially discovered via nodes in the device tree. A separate commit contains a binding for the message register nodes. Signed-off-by: Meador Inge Signed-off-by: Jia Hongtao Signed-off-by: Li Yang Signed-off-by: Kumar Gala --- Reading git-diff-tree failed