summaryrefslogtreecommitdiff
path: root/include/linux/pps_kernel.h
diff options
context:
space:
mode:
authorMatt Wagantall <mattw@codeaurora.org>2015-06-10 14:00:32 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:02:30 -0700
commit9e0f0198081b3127dbf8213624d90d3217d8d75c (patch)
tree3a7f4d2b8db3646aa9e0b34441847394715e3ee7 /include/linux/pps_kernel.h
parent7b6a57e6588401e469e1fcd126ccda9855391d29 (diff)
soc: qcom: add support for the socinfo v0.11 format
The v0.11 format adds two new fields: uint32_t num_pmics; uint32_t pmic_array_offset; where num_pmics is the number of PMICs in the system and pmic_array_offset is the offset from the start of the socinfo struct, in bytes, to the start of an array of size 'num_pmics' with pmic struct members: struct pmic { uint32_t pmic_model; uint32_t pmic_die_revision; }; The legacy PMIC model and revision fields defined in previous versions of socinfo will continue to be populated with the first three PMICs, however the full list (including those three) can be found at pmic_array_offset. Change-Id: I554f70f8b3ac1cf82eb1fed1180dd9c5dcbe39e6 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions