commit | 8812dff6459dd898ba27e49ccac646d12bbcea23 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Wed Aug 18 10:35:34 2021 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Thu Aug 19 13:51:29 2021 +0930 |
tree | d509303b37022c4dd359865c92d368c78772fdca | |
parent | 8b07e990fb254fcbaa919616ac77f981cb48c73d [diff] |
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>