diff options
author | Pierre-Louis Bossart <[email protected]> | 2024-03-26 09:01:20 +0000 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-04-05 17:19:15 +0530 |
commit | bc13cf3f6e63dd708ccd160a28e6bb696af7e9f6 (patch) | |
tree | f0270ec3b90631b1bb64e9b010dd5b30242c345f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 59401c3c08e1a306e29a8d6c826685e2c5c6c794 (diff) |
soundwire: clarify maximum allowed address
The existing code sets the maximum address at 0x80000000, which is not
completely accurate. The last 2 Gbytes are indeed reserved, but so are
the 896 Mbytes just before. The maximum address which can be used with
paging or BRA is 0x47FFFFFF per Table 131 of the SoundWire 1.2.1
specification.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions