From: Benjamin Herrenschmidt Date: Thu, 14 Apr 2011 22:31:58 +0000 (+0000) Subject: powerpc: Add SCOM infrastructure X-Git-Tag: v3.0-rc1~385^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab814b938d1d372bd2ac6268c15d4e0e6a5245c4;p=pandora-kernel.git powerpc: Add SCOM infrastructure SCOM is a side-band configuration bus implemented on some processors. This code provides a way for code to map and operate on devices via SCOM, while the details of how that is implemented is left up to a SCOM "controller" in the platform code. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed