diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2022-08-24 10:08:11 +0300 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2022-10-06 05:48:31 +0300 |
commit | 2e10289d1f304f5082a4dda55a677b72b3bdb581 (patch) | |
tree | 056d8357957bd26abbe23522390c89d27d203393 /tools/perf/scripts/python | |
parent | 6e2bdf7dc3c817dd91d84adb306a5dfab999c309 (diff) | |
download | linux-2e10289d1f304f5082a4dda55a677b72b3bdb581.tar.xz |
mailbox: mpfs: fix handling of the reg property
The "data" region of the PolarFire SoC's system controller mailbox is
not one continuous register space - the system controller's QSPI sits
between the control and data registers. Split the "data" reg into two
parts: "data" & "control". Optionally get the "data" register address
from the 3rd reg property in the devicetree & fall back to using the
old base + MAILBOX_REG_OFFSET that the current code uses.
Fixes: 83d7b1560810 ("mbox: add polarfire soc system controller mailbox")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions