plat/arm: mhu: make mhu driver generic
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Thu, 7 Mar 2019 02:23:42 +0000 (11:23 +0900)
committerMasahisa Kojima <masahisa.kojima@linaro.org>
Wed, 13 Mar 2019 00:54:35 +0000 (09:54 +0900)
commitcf6c30e08ba54a22a0ce8abd6eac8b1d1ccad324
tree995d0cefd9541013d5a7703fffaab61b8d32c2e7
parentb67d20297fd67d29931283c6a01e4aab7898d570
plat/arm: mhu: make mhu driver generic

MHU doorbell driver requires arm platform specific
macro "PLAT_CSS_MHU_BASE".
Rename it to "PLAT_MHUV2_BASE", so that platforms other than arm
can use generic MHU doorbell driver.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
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