diff options
| author | Chalapathi V <chalapathi.v@linux.ibm.com> | 2024-06-26 04:05:27 -0500 |
|---|---|---|
| committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:21:06 +1000 |
| commit | bb44dc48628e9168f16c460f778bbef7a91d7708 (patch) | |
| tree | 4e61a8ed6e7f635365757b8497af0ffcbdbd2383 /hw/intc/omap_intc.c | |
| parent | 8d970f4162b8a388eef08ee37dab47a650e390ab (diff) | |
| download | focaccia-qemu-bb44dc48628e9168f16c460f778bbef7a91d7708.tar.gz focaccia-qemu-bb44dc48628e9168f16c460f778bbef7a91d7708.zip | |
hw/ppc: SPI controller wiring to P10 chip
In this commit, create SPI controller on p10 chip and connect cs irq.
The QOM tree of pnv-spi and seeprom are.
/machine (powernv10-machine)
/chip[0] (power10_v2.0-pnv-chip)
/pib_spic[2] (pnv-spi)
/pnv-spi-bus.2 (SSI)
/xscom-spi[0] (memory-region)
/machine (powernv10-machine)
/peripheral-anon (container)
/device[0] (25csm04)
/WP#[0] (irq)
/ssi-gpio-cs[0] (irq)
(qemu) qom-get /machine/peripheral-anon /device[76] "parent_bus"
"/machine/chip[0]/pib_spic[2]/pnv-spi-bus.2"
Signed-off-by: Chalapathi V <chalapathi.v@linux.ibm.com>
Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'hw/intc/omap_intc.c')
0 files changed, 0 insertions, 0 deletions