mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
soc: qcom: socinfo: Add QCS615 SoC ID table entry
Add SoC Info support for the QCS615 platform. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com> Link: https://lore.kernel.org/r/20241022-add_initial_support_for_qcs615-v4-4-0a551c6dd342@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
dbc81e680a
commit
8921bf54bf
|
|
@ -445,6 +445,7 @@ static const struct soc_id soc_id[] = {
|
|||
{ qcom_board_id(IPQ5321) },
|
||||
{ qcom_board_id(QCS8300) },
|
||||
{ qcom_board_id(QCS8275) },
|
||||
{ qcom_board_id(QCS615) },
|
||||
};
|
||||
|
||||
static const char *socinfo_machine(struct device *dev, unsigned int id)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user