提交 759dcdf2 编写于 作者: M Melody Olvera 提交者: Bjorn Andersson

soc: qcom: socinfo: Add QDU1000/QRU1000 SoC IDs to the soc_id table

Add SoC ID table entries for the QDU1000 and QRU1000 platforms and
their variants.
Signed-off-by: NMelody Olvera <quic_molvera@quicinc.com>
Signed-off-by: NBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221026190549.4005703-6-quic_molvera@quicinc.com
上级 3b1611f2
...@@ -343,6 +343,12 @@ static const struct soc_id soc_id[] = { ...@@ -343,6 +343,12 @@ static const struct soc_id soc_id[] = {
{ qcom_board_id(SC7280) }, { qcom_board_id(SC7280) },
{ qcom_board_id(SC7180P) }, { qcom_board_id(SC7180P) },
{ qcom_board_id(SM6375) }, { qcom_board_id(SM6375) },
{ qcom_board_id(QRU1000) },
{ qcom_board_id(QDU1000) },
{ qcom_board_id(QDU1010) },
{ qcom_board_id(QRU1032) },
{ qcom_board_id(QRU1052) },
{ qcom_board_id(QRU1062) },
}; };
static const char *socinfo_machine(struct device *dev, unsigned int id) static const char *socinfo_machine(struct device *dev, unsigned int id)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册