Commit dff75ec5 authored by Jingyi Wang's avatar Jingyi Wang Committed by Bjorn Andersson
Browse files

soc: qcom: socinfo: add QCS8275/QCS8300 SoC ID

parent 6b34e75c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -441,6 +441,8 @@ static const struct soc_id soc_id[] = {
	{ qcom_board_id(QCM8550) },
	{ qcom_board_id(IPQ5300) },
	{ qcom_board_id(IPQ5321) },
	{ qcom_board_id(QCS8300) },
	{ qcom_board_id(QCS8275) },
};

static const char *socinfo_machine(struct device *dev, unsigned int id)