arm: K3: Add basic support for J721S2 SoC definition
[platform/kernel/u-boot.git] / arch / arm / mach-k3 / include / mach / hardware.h
index 8725e7d..5c1265f 100644 (file)
 #include "j721e_hardware.h"
 #endif
 
+#ifdef CONFIG_SOC_K3_J721S2
+#include "j721s2_hardware.h"
+#endif
+
 #ifdef CONFIG_SOC_K3_AM642
 #include "am64_hardware.h"
 #endif