]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - k3conf/k3conf.git/blobdiff - soc/j721e/j721e_host_info.h
common: cmd_dump: Gracefully handle ti_sci_cmd_get_clk_state() failure
[k3conf/k3conf.git] / soc / j721e / j721e_host_info.h
index 598665c3dbfa1c1920ac1fde1f173af4e8a59178..6b2ee8271a9f09e06b92faa1803ba4b5a943622c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * J721E Host Info
  *
- * Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions
 #define J721E_HOST_ID_MAIN_1_R5_2      42
 #define J721E_HOST_ID_MAIN_1_R5_3      43
 #define J721E_HOST_ID_ICSSG_0  50
+#define J721E_HOST_ID_DM2DMSC  250
+#define J721E_HOST_ID_DMSC2DM  251
+#define J721E_HOST_ID_DM       254
 
-#define J721E_MAX_HOST_IDS     26
+#define J721E_MAX_HOST_IDS     29
 
 extern struct ti_sci_host_info j721e_host_info[];
 
-#endif /* __J721E_HOST_INFO_H */
\ No newline at end of file
+#endif /* __J721E_HOST_INFO_H */