mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
qcom: socinfo: Add PINEAPPLEP id to the list
Add PINEAPPLEP id for SOC ID -> name mapping list. Change-Id: I44b6afc03dcf062053b348a7b84462e324c8af50 Signed-off-by: Satya Durga Srinivasu Prabhala <quic_satyap@quicinc.com>
This commit is contained in:
parent
58dfec1dca
commit
f327e7053d
|
|
@ -805,6 +805,7 @@ static const struct soc_id soc_id[] = {
|
|||
{ 539, "CINDERRU"},
|
||||
{ 545, "CINDERDU"},
|
||||
{ 557, "PINEAPPLE" },
|
||||
{ 577, "PINEAPPLEP" },
|
||||
};
|
||||
|
||||
struct soc_sku {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user