Skip to content

Commit e876303

Browse files
abelvesaandersson
authored andcommitted
soc: qcom: socinfo: Add X1E80100 SoC ID table entry
Add SoC Info support for the X1E80100 platform. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240223-x1e80100-socinfo-v1-2-be581ca60f27@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 734364d commit e876303

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/qcom/socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ static const struct soc_id soc_id[] = {
430430
{ qcom_board_id(QRU1000) },
431431
{ qcom_board_id(SM8475_2) },
432432
{ qcom_board_id(QDU1000) },
433+
{ qcom_board_id(X1E80100) },
433434
{ qcom_board_id(SM8650) },
434435
{ qcom_board_id(SM4450) },
435436
{ qcom_board_id(QDU1010) },

0 commit comments

Comments
 (0)