diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-03-16 14:51:40 +0100 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-03-16 14:56:16 +0100 |
commit | 9a106f15fac20790c272023845ec10e46281bef2 (patch) | |
tree | 02541fac1cb7a6e6c2fe964807d83a1cb3fcd56b /scripts/event_dump.py | |
parent | 6c219e184f9efffed88dbd82dac94c24ebb00347 (diff) |
ram: renesas: dbsc5: Fix JS1 index calculation
The JS1 index is calculated correctly, but the limiter cannot
be the max() function because the index should be lower than
JS1_USABLEC_SPEC_HI and the max() function would unconditionally
override the JS1 index to JS1_USABLEC_SPEC_HI. Use clamp() to
limit the JS1 index instead.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'scripts/event_dump.py')
0 files changed, 0 insertions, 0 deletions