soc: aspeed: socinfo: Add AST2625 variant
authorJoel Stanley <joel@jms.id.au>
Wed, 18 Aug 2021 01:05:34 +0000 (10:35 +0930)
committerJoel Stanley <joel@jms.id.au>
Thu, 19 Aug 2021 04:21:29 +0000 (13:51 +0930)
commit8812dff6459dd898ba27e49ccac646d12bbcea23
treed509303b37022c4dd359865c92d368c78772fdca
parent8b07e990fb254fcbaa919616ac77f981cb48c73d
soc: aspeed: socinfo: Add AST2625 variant

Add AST26XX series AST2625-A3 SOC ID, taken from the vendor u-boot SDK:

 arch/arm/mach-aspeed/ast2600/scu_info.c
 +       SOC_ID("AST2625-A3", 0x0503040305030403),

Reviewed-by: Dylan Hung <dylan_hung@aspeedtech.com>
Link: https://lore.kernel.org/r/20210818010534.2508122-1-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/soc/aspeed/aspeed-socinfo.c