Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

soc: qcom: socinfo: add SM4450 ID

Add the ID for the Qualcomm SM4450 SoC.

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230731080043.38552-7-quic_tengfan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Tengfei Fan and committed by
Bjorn Andersson
42618de0 4d641d2f

+1
+1
drivers/soc/qcom/socinfo.c
··· 405 405 { qcom_board_id(SA8775P) }, 406 406 { qcom_board_id(QRU1000) }, 407 407 { qcom_board_id(QDU1000) }, 408 + { qcom_board_id(SM4450) }, 408 409 { qcom_board_id(QDU1010) }, 409 410 { qcom_board_id(IPQ5019) }, 410 411 { qcom_board_id(QRU1032) },