diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-07-03 16:59:44 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-07-03 16:59:44 +0100 |
commit | 39854425d7bb4a8b95829ac50ab92ff338eb7851 (patch) | |
tree | 7683de110d34d965ccad7fb7b6a642a6d442af41 /pc-bios/canyonlands.dts | |
parent | e3d986da47c8163175c6c09b217ae45a935b0933 (diff) | |
download | qemu-39854425d7bb4a8b95829ac50ab92ff338eb7851.zip qemu-39854425d7bb4a8b95829ac50ab92ff338eb7851.tar.gz qemu-39854425d7bb4a8b95829ac50ab92ff338eb7851.tar.bz2 |
hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
Keep pointers to the MPU and the SSI devices in SpitzMachineState.
We're going to want to make GPIO connections between some of the
SSI devices and the SCPs, so we want to keep hold of a pointer to
those; putting the MPU into the struct allows us to pass just
one thing to spitz_ssp_attach() rather than two.
We have to retain the setting of the global "max1111" variable
for the moment as it is used in spitz_adc_temp_on(); later in
this series of commits we will be able to remove it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200628142429.17111-4-peter.maydell@linaro.org
Diffstat (limited to 'pc-bios/canyonlands.dts')
0 files changed, 0 insertions, 0 deletions