diff options
| author | Neil Armstrong <[email protected]> | 2025-03-28 09:53:24 +0100 |
|---|---|---|
| committer | Caleb Connolly <[email protected]> | 2025-04-10 15:43:10 +0200 |
| commit | 5b233442afacde1aca2556c543b1cd8e22946690 (patch) | |
| tree | f6bdb88c5ee89ee7d819a725800137f688832877 /include/linux/string.h | |
| parent | 69400a696cb823075990048eac5c4ed857229daf (diff) | |
spmi: msm: correctly handle multiple mapping entries
On v5 & v7 controllers, multiple mapping for different
Execution Environment exists, if the mapping owner is for
a different Execution Environment we can only read and
not write any data.
To allow us to find a Write mapping for our Execution
Environment, we can overwritte a mapping if we encounter
a new one which we own.
Implement this logic, the result is the same mapping
table as in Linux.
Signed-off-by: Neil Armstrong <[email protected]>
Tested-by: [email protected] # sdm845
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
