drivers: hwinfo: Adds Ambiq hwinfo support

This commit adds support for the hwinfo for Apollo4P SoCs

Signed-off-by: Richard Wheatley <richard.wheatley@ambiq.com>
This commit is contained in:
Richard Wheatley 2024-05-09 13:38:10 -05:00 committed by Carles Cufí
commit e1e78a5f08
6 changed files with 154 additions and 1 deletions

View file

@ -45,4 +45,9 @@ config AMBIQ_HAL_USE_MSPI
help
Use the MSPI driver from Ambiq HAL
config AMBIQ_HAL_USE_HWINFO
bool
help
Use the HWINFO driver from Ambiq HAL
endif # AMBIQ_HAL