Commit 18290c2e authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

soc: qcom: socinfo: Add IDs for QCM2290/QRB2210

parent f26e18bd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -431,6 +431,7 @@ static const struct soc_id soc_id[] = {
	{ qcom_board_id(QCM2150) },
	{ qcom_board_id(SDA429W) },
	{ qcom_board_id(SM8350) },
	{ qcom_board_id(QCM2290) },
	{ qcom_board_id(SM6115) },
	{ qcom_board_id(SC8280XP) },
	{ qcom_board_id(IPQ6005) },
@@ -447,6 +448,7 @@ static const struct soc_id soc_id[] = {
	{ qcom_board_id(SC7180P) },
	{ qcom_board_id(SM6375) },
	{ qcom_board_id(SM8550) },
	{ qcom_board_id(QRB2210) },
	{ qcom_board_id(SA8775P) },
	{ qcom_board_id(QRU1000) },
	{ qcom_board_id(QDU1000) },