diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-04-18 12:54:43 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-05-08 10:31:34 +0300 |
commit | a8dffaa0f826176b344f5f909d197aedd22db578 (patch) | |
tree | 5675619a2e12b05a3752d4871c7cabe6310fafc9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a536bf5afa28420514d975f0852a778ea8291e1a (diff) | |
download | linux-a8dffaa0f826176b344f5f909d197aedd22db578.tar.xz |
soundwire: qcom: allow 16-bit sample interval for ports
The port sample interval was always 16-bit, split into low and high
bytes. This split was unnecessary, although harmless for older devices
because all of them used only lower byte (so values < 0xff). With
support for Soundwire controller on Qualcomm SM8550 and its devices,
both bytes will be used, thus add a new 'qcom,ports-sinterval' property
to allow 16-bit sample intervals.
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230418095447.577001-4-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions