soc: ti: k3-socinfo: Add support for J721E SR2.0

Add support for identifying J721E SR2.0

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Neha Malcom Francis 2024-07-15 16:45:50 +05:30 committed by Tom Rini
parent 9dfc2532e2
commit 6b8df6055a

View file

@ -61,7 +61,7 @@ static const char *get_family_string(u32 idreg)
}
static char *j721e_rev_string_map[] = {
"1.0", "1.1",
"1.0", "1.1", "2.0",
};
static char *typical_rev_string_map[] = {