diff options
author | Michael Walle <michael@walle.cc> | 2022-04-27 10:53:37 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-04-29 01:45:50 +0300 |
commit | 0037c30a84c10819e43c9bac5f85fb9cc0fc0af4 (patch) | |
tree | e59da9eae362fdaf09f998780f54e114b81f006b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4ae547cee61252b105115eabee27ec7466861179 (diff) | |
download | linux-0037c30a84c10819e43c9bac5f85fb9cc0fc0af4.tar.xz |
dt-bindings: interrupt-controller: fsl,ls-extirq: convert to YAML
Convert the fsl,ls-extirq binding to the new YAML format.
In contrast to the original binding documentation, there are three
compatibles which are used in their corresponding device trees which
have a specific compatible and the (already documented) fallback
compatible:
- "fsl,ls1046a-extirq", "fsl,ls1043a-extirq"
- "fsl,ls2080a-extirq", "fsl,ls1088a-extirq"
- "fsl,lx2160a-extirq", "fsl,ls1088a-extirq"
Depending on the number of the number of the external IRQs which is
usually 12 except for the LS1021A where there are only 6, the
interrupt-map-mask was reduced from 0xffffffff to 0xf and 0x7
respectively and the number of interrupt-map entries have to
match.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220427075338.1156449-4-michael@walle.cc
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions