amlogic: Move SCPI code to common directory
authorCarlo Caione <ccaione@baylibre.com>
Sat, 24 Aug 2019 16:28:23 +0000 (17:28 +0100)
committerCarlo Caione <ccaione@baylibre.com>
Thu, 5 Sep 2019 09:39:30 +0000 (10:39 +0100)
commit69b315aabf74f9492f9323b9e6c7e5cc4322bada
tree10525dbd8ed4c835600b96cc5d45e4d2626ed06b
parent01b2a7fc3256dcec74e2f147ed28a37ad4df05fe
amlogic: Move SCPI code to common directory

The SCPI code is the same between GXBB and GXL. No need to have it
replicated for each SoCs. Move it to the common directory.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Change-Id: I7e416caf1e9538b3ce7702c0363ee00a054e2451
plat/amlogic/common/aml_scpi.c [new file with mode: 0644]
plat/amlogic/common/include/aml_private.h [new file with mode: 0644]
plat/amlogic/gxbb/gxbb_scpi.c [deleted file]
plat/amlogic/gxbb/platform.mk
plat/amlogic/gxl/gxl_scpi.c [deleted file]
plat/amlogic/gxl/platform.mk