diff options
author | Fei Shao <[email protected]> | 2024-09-25 18:57:46 +0800 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-10-02 15:29:34 -0500 |
commit | 5efa23224bf573d4bceb51bc646dd67b6ccb83b5 (patch) | |
tree | 3b692ac93010d3793baba0adbc518094864a2a40 /lib/crypto/mpi/mpi-inline.h | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only
In MediaTek PCIe gen3 bindings, "clocks" accepts a range of 1-6 clocks
across all SoCs. But in practice, each SoC requires a particular number of
clocks as defined in "clock-names", and the length of "clocks" and
"clock-names" can be inconsistent with current bindings.
For example:
- MT8188, MT8192 and MT8195 all require 6 clocks, while the bindings
accept 4-6 clocks.
- MT7986 requires 4 clocks, while the bindings accept 4-6 clocks.
Update minItems and maxItems properties for individual SoCs as needed to
only accept the correct number of clocks.
Fixes: c6abd0eadec6 ("dt-bindings: PCI: mediatek-gen3: Add support for Airoha EN7581")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Fei Shao <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions