soc: qcom: socinfo: Add Soc IDs for IPQ8064 and variants
Add Soc IDs table entries for Qualcomm IPQ8064 and variants. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230124143236.1038-2-ansuelsmth@gmail.com
This commit is contained in:
parent
d615ef0c92
commit
7980247925
@ -284,6 +284,10 @@ static const struct soc_id soc_id[] = {
|
||||
{ qcom_board_id(MSM8126) },
|
||||
{ qcom_board_id(APQ8026) },
|
||||
{ qcom_board_id(MSM8926) },
|
||||
{ qcom_board_id(IPQ8062) },
|
||||
{ qcom_board_id(IPQ8064) },
|
||||
{ qcom_board_id(IPQ8066) },
|
||||
{ qcom_board_id(IPQ8068) },
|
||||
{ qcom_board_id(MSM8326) },
|
||||
{ qcom_board_id(MSM8916) },
|
||||
{ qcom_board_id(MSM8994) },
|
||||
@ -339,6 +343,8 @@ static const struct soc_id soc_id[] = {
|
||||
{ qcom_board_id(MSM8609) },
|
||||
{ qcom_board_id(APQ8076) },
|
||||
{ qcom_board_id(MSM8976) },
|
||||
{ qcom_board_id(IPQ8065) },
|
||||
{ qcom_board_id(IPQ8069) },
|
||||
{ qcom_board_id(MDM9650) },
|
||||
{ qcom_board_id(MDM9655) },
|
||||
{ qcom_board_id(MDM9250) },
|
||||
|
Loading…
Reference in New Issue
Block a user