mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
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>
This commit is contained in:
parent
4d641d2faf
commit
42618de085
|
|
@ -405,6 +405,7 @@ static const struct soc_id soc_id[] = {
|
|||
{ qcom_board_id(SA8775P) },
|
||||
{ qcom_board_id(QRU1000) },
|
||||
{ qcom_board_id(QDU1000) },
|
||||
{ qcom_board_id(SM4450) },
|
||||
{ qcom_board_id(QDU1010) },
|
||||
{ qcom_board_id(IPQ5019) },
|
||||
{ qcom_board_id(QRU1032) },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user