hw/misc/bcm2835_property: Add missed BCM2835 properties
authorSergey Kambalin <serg.oker@gmail.com>
Mon, 26 Feb 2024 00:02:57 +0000 (18:02 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Feb 2024 15:24:20 +0000 (15:24 +0000)
commitcda5a7d640d9aa0260a9c21939a30059096715a0
tree7111515a44b142cfc6660f76f8fa77057decf911
parent2f79d2ed648124f193f813fb26a264997bcb1c38
hw/misc/bcm2835_property: Add missed BCM2835 properties

Our model of the bcm2835 mailbox is missing a few properties
that we need for the raspi4 kernel:
 * RPI_FWREQ_GET_CLOCKS
 * RPI_FWREQ_GET_THROTTLED
 * RPI_FWREQ_VCHIQ_INIT

Add minimal implementations of them.

Signed-off-by: Sergey Kambalin <sergey.kambalin@auriga.com>
Message-id: 20240226000259.2752893-40-sergey.kambalin@auriga.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: improved commit message]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
hw/misc/bcm2835_property.c
include/hw/arm/raspberrypi-fw-defs.h