diff options
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | 2022-09-27 11:03:47 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-09-29 17:55:06 +0100 |
commit | 6ebbf2f9d120db04e3bea1f874d8a506ffb62fb3 (patch) | |
tree | 17ce9744edf7b4b1eb0eb529a6438ef74662834d /event-loop-base.c | |
parent | 6b2f3ac945b75f548ab7ca37ac239dc981f7dfc3 (diff) | |
download | qemu-6ebbf2f9d120db04e3bea1f874d8a506ffb62fb3.zip qemu-6ebbf2f9d120db04e3bea1f874d8a506ffb62fb3.tar.gz qemu-6ebbf2f9d120db04e3bea1f874d8a506ffb62fb3.tar.bz2 |
hw/arm/virt: Fix devicetree warning about the SMMU node
The SMMUv3 node isn't expected to have clock properties
(unlike the SMMUv2). Fix the corresponding dt-validate warning:
smmuv3@9050000: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+'
From schema: linux/Documentation/devicetree/bindings/iommu/arm,smmu-v3.yaml
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: tweaked commit message as suggested by Eric]
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20220927100347.176606-7-jean-philippe@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions