diff options
author | Stephan Gerhold <[email protected]> | 2023-06-07 12:47:47 +0200 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2023-06-26 12:03:13 +0200 |
commit | a06027820da7d480cc24b82a977953a5c4e01df4 (patch) | |
tree | b9fac6ab97ef347c3cc7088f173db24d9dcdde93 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | b6f739da0070c36655118618a173a59fa14c7adc (diff) |
dt-bindings: thermal: qcom-tsens: Drop redundant compatibles
Since the SoC compatibles must be followed by the IP version compatible
(e.g. compatible = "qcom,msm8916-tsens", "qcom,tsens-v0_1";) it is
redundant to list all the SoC compatibles again in the if statement.
It will already match the IP-version compatible.
The list has already become inconsistent since for example
"qcom,msm8939-tsens" is covered by the if statement but is not listed
there explicitly like the other SoCs.
Simplify this by dropping the redundant SoC compatibles. ipq8064 and
msm8960 are still needed because they do not have an IP-version
compatible.
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Stephan Gerhold <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions