Commit b0bc8c89 authored by Kathiravan T's avatar Kathiravan T Committed by Bjorn Andersson

soc: qcom: socinfo: Add IDs for IPQ5332 and its variant

Add SOC ID for Qualcomm IPQ5332 and IPQ5322 variants.
Signed-off-by: default avatarKathiravan T <quic_kathirav@quicinc.com>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230208055709.13162-3-quic_kathirav@quicinc.com
parent 4ad66c3f
......@@ -448,6 +448,8 @@ static const struct soc_id soc_id[] = {
{ qcom_board_id(QRU1032) },
{ qcom_board_id(QRU1052) },
{ qcom_board_id(QRU1062) },
{ qcom_board_id(IPQ5332) },
{ qcom_board_id(IPQ5322) },
};
static const char *socinfo_machine(struct device *dev, unsigned int id)
......
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