diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-03 15:31:52 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-27 22:29:02 +0100 |
commit | 6a015046606ebf260950605ec48fc6420422f43c (patch) | |
tree | 2eddbf7201836500819cbb3aa4c57b353c6d7139 /module-common.c | |
parent | 01c400ae435f911eaf575b016090922c074dc1e4 (diff) | |
download | qemu-6a015046606ebf260950605ec48fc6420422f43c.zip qemu-6a015046606ebf260950605ec48fc6420422f43c.tar.gz qemu-6a015046606ebf260950605ec48fc6420422f43c.tar.bz2 |
hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
No need to use an intermediate 'dma-offset' property in the
chipset object. Alias the property, so when the machine (here
r2d-plus) sets the value on the chipset, it is propagated to
the OHCI object.
Note we can rename the chipset 'base' property as 'dma-offset'
since the object is a non-user-creatable sysbus type.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20230203145536.17585-12-philmd@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions