soc: ti: k3-socinfo: Add J721E SR2.0
Add support to detect J721E SR2.0 Signed-off-by: Neha Malcom Francis <n-francis@ti.com> Link: https://lore.kernel.org/r/20240624065205.718449-1-n-francis@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
parent
ca16cb2b90
commit
e44097c6d5
@ -61,7 +61,7 @@ static const struct k3_soc_id {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const char * const j721e_rev_string_map[] = {
|
static const char * const j721e_rev_string_map[] = {
|
||||||
"1.0", "1.1",
|
"1.0", "1.1", "2.0",
|
||||||
};
|
};
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Loading…
Reference in New Issue
Block a user