Home
last modified time | relevance | path

Searched hist:a959ff56bbf07954ea4fa1cf72f99a38795eadb3 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Dmpic.cdiff a959ff56bbf07954ea4fa1cf72f99a38795eadb3 Sat Nov 11 07:24:56 CET 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org> [POWERPC] Improve MPIC driver auto-configuration from DT

This patch applies on top of the MPIC DCR support. It makes the MPIC
driver capable of a lot more auto-configuration based on the device-tree,
for example, it can retreive it's own physical address if not passed as
an argument, find out if it's DCR or MMIO mapped, and set the BIG_ENDIAN
flag automatically in the presence of a "big-endian" property in the
device-tree node.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>