Commit e44097c6 authored by Neha Malcom Francis's avatar Neha Malcom Francis Committed by Nishanth Menon

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

Add support to detect J721E SR2.0
Signed-off-by: default avatarNeha Malcom Francis <n-francis@ti.com>
Link: https://lore.kernel.org/r/20240624065205.718449-1-n-francis@ti.comSigned-off-by: default avatarNishanth Menon <nm@ti.com>
parent ca16cb2b
......@@ -61,7 +61,7 @@ static const struct k3_soc_id {
};
static const char * const j721e_rev_string_map[] = {
"1.0", "1.1",
"1.0", "1.1", "2.0",
};
static int
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment