]> git.baikalelectronics.ru Git - arm-tf.git/commit
drivers/mhu: derive doorbell base address
authorAditya Angadi <aditya.angadi@arm.com>
Tue, 31 Dec 2019 04:44:32 +0000 (10:14 +0530)
committerVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Fri, 7 Feb 2020 13:54:17 +0000 (19:24 +0530)
commitf893160690725fe79c8eb63fd90a945cc0374d90
tree2050b9e1b2a95c078fbf350aee943e0c6263a3ec
parent80151c27bda3b39ccfc17dc1d25d4a18ab2840c5
drivers/mhu: derive doorbell base address

In order to allow the MHUv2 driver to be usable with multiple MHUv2
controllers, use the base address of the controller from the platform
information instead of the MHUV2_BASE_ADDR macro.

Change-Id: I4dbab87b929fb0568935e6c8b339ce67937f8cd1
Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
drivers/arm/css/mhu/css_mhu_doorbell.c
include/drivers/arm/css/css_mhu_doorbell.h
plat/arm/board/juno/include/platform_def.h
plat/arm/board/n1sdp/include/platform_def.h
plat/arm/board/rde1edge/include/platform_def.h
plat/arm/board/rdn1edge/include/platform_def.h
plat/arm/board/sgi575/include/platform_def.h
plat/arm/css/sgm/include/sgm_base_platform_def.h
plat/socionext/synquacer/include/platform_def.h