soc: added LPC5500 family

SoC implementation for LPC5500 family.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
This commit is contained in:
Andrei Gansari 2019-04-24 16:52:51 +03:00 committed by Maureen Helm
commit e90d184746
11 changed files with 338 additions and 0 deletions

View file

@ -19,6 +19,7 @@ source "soc/arm/nxp_lpc/*/Kconfig.soc"
config SOC_PART_NUMBER
string
default SOC_PART_NUMBER_LPC54XXX if SOC_SERIES_LPC54XXX
default SOC_PART_NUMBER_LPC55XXX if SOC_SERIES_LPC55XXX
help
This string holds the full part number of the SoC. It is a hidden option