Commit d7f3a369 authored by Tengfei Fan's avatar Tengfei Fan Committed by Bjorn Andersson

soc: qcom: socinfo: add SoC Info support for QCM8550 and QCS8550 platform

Add SoC Info support for QCM8550 and QCS8550 platform.
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarTengfei Fan <quic_tengfan@quicinc.com>
Link: https://lore.kernel.org/r/20240119100621.11788-4-quic_tengfan@quicinc.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 3019d8f7
......@@ -437,6 +437,8 @@ static const struct soc_id soc_id[] = {
{ qcom_board_id(IPQ5322) },
{ qcom_board_id(IPQ5312) },
{ qcom_board_id(IPQ5302) },
{ qcom_board_id(QCS8550) },
{ qcom_board_id(QCM8550) },
{ qcom_board_id(IPQ5300) },
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment