diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-10-01 23:47:49 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-10-02 16:02:17 +0300 |
commit | 17d8adc4cd5181c13c1041b197b76efc09eaf8a8 (patch) | |
tree | 1e52f25ce02a1c267c549b83d6d387fad6e2dd64 /tools/perf/scripts/python/parallel-perf.py | |
parent | aafbb9af7c370f3fe62f595842d7a0b798224adb (diff) | |
download | linux-17d8adc4cd5181c13c1041b197b76efc09eaf8a8.tar.xz |
ASoC: dt-bindings: davinci-mcasp: Fix interrupts property
My understanding of the interrupts property is that it can either be:
1/ - TX
2/ - TX
- RX
3/ - Common/combined.
There are very little chances that either:
- TX
- Common/combined
or even
- TX
- RX
- Common/combined
could be a thing.
Looking at the interrupt-names definition (which uses oneOf instead of
anyOf), it makes indeed little sense to use anyOf in the interrupts
definition. I believe this is just a mistake, hence let's fix it.
Fixes: 8be90641a0bb ("ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241001204749.390054-1-miquel.raynal@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions