Home
last modified time | relevance | path

Searched hist:"017 a7c11a8a29e266aa40c6d1bf2ba83f880f719" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/qcom/
H A Dsocinfo.cdiff 017a7c11a8a29e266aa40c6d1bf2ba83f880f719 Wed Jan 04 12:53:45 CET 2023 Stephan Gerhold <stephan@gerhold.net> soc: qcom: socinfo: Fix soc_id order

The soc_id array is mostly ordered by the numeric "msm-id" defined in
qcom,ids.h but some recent entries were added at the wrong place.

While it does not make a functional difference it does make it harder
to regenerate the entire array after adding a bunch of new IDs.

Fixes: de320c07da3d ("soc: qcom: socinfo: Add MSM8956/76 SoC IDs to the soc_id table")
Fixes: 147f6534b8ff ("soc: qcom: socinfo: Add SM8550 ID")
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230104115348.25046-2-stephan@gerhold.net