diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2025-04-11 12:25:39 +0100 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2025-04-21 12:00:27 +0000 |
commit | 49da9105781d99db3650c5e9a0d58ed9526d07c7 (patch) | |
tree | e97e20e8c8888499078fceaceaa88b86e14fdf23 /scripts/lib/kdoc/kdoc_output.py | |
parent | 0af2f6be1b4281385b618cb86ad946eded089ac8 (diff) |
soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory region handling
The PCC driver now handles mapping and unmapping of shared memory
areas as part of pcc_mbox_{request,free}_channel(). Without these before,
this Kunpeng HCCS driver did handling of those mappings like several
other PCC mailbox client drivers.
There were redundant operations, leading to unnecessary code. Maintaining
the consistency across these driver was harder due to scattered handling
of shmem.
Just use the mapped shmem and remove all redundant operations from this
driver.
Cc: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Reviewed-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions