]> Git Repo - qemu.git/commit
pseries: Add a phandle to the xicp interrupt controller device tree node
authorDavid Gibson <[email protected]>
Wed, 3 Aug 2011 21:02:17 +0000 (21:02 +0000)
committerAlexander Graf <[email protected]>
Thu, 6 Oct 2011 07:48:02 +0000 (09:48 +0200)
commit0c103f8e6999889e974246533bf7bf9c433a0471
tree496df49a27f5e49b7de5a5f2959cbfb7000d68d2
parentcc67b9c89907d752f9970b7078afe69afcf10b7a
pseries: Add a phandle to the xicp interrupt controller device tree node

Future devices we will be adding to the pseries machine (e.g. PCI) will
need nodes in the device tree which explicitly reference the top-level
interrupt controller via interrupt-parent or interrupt-map properties.

In order to do this, the interrupt controller node needs an assigned
phandle.  This patch adds the appropriate property, in preparation.

Signed-off-by: David Gibson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/spapr.c
This page took 0.027378 seconds and 4 git commands to generate.