Skip to content

Commit

Permalink
platform: msm_shared: Add SDM630/636/660 chip IDs
Browse files Browse the repository at this point in the history
Add SDM630/660 SoC family chip IDs.

Signed-off-by: Alexey Minnekhanov <[email protected]>
  • Loading branch information
minlexx authored and TravMurav committed Aug 25, 2024
1 parent 9e63c2a commit 5dbdfc9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions platform/msm_shared/smem.h
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,13 @@ enum {
APQ8096AU = 311,
APQ8096SG = 312,
SDX201 = 314,
SDM660 = 317,
SDM630 = 318,
SDA660 = 324,
SDA630 = 327,
SDX202 = 333,
SDM636 = 345,
SDA636 = 346,
MSM8909W = 300,
APQ8009W = 301,
SDM450 = 338,
Expand Down

0 comments on commit 5dbdfc9

Please sign in to comment.