]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-keystone/clock.h
keystone2: clock: add K2L clock definitions and commands
[u-boot] / arch / arm / include / asm / arch-keystone / clock.h
index c5efc6910a96b932bef9d7e30ff40d41ae820703..7218230c412d72cca4f0639014742b9a79eeb646 100644 (file)
 #include <asm/arch/clock-k2e.h>
 #endif
 
+#ifdef CONFIG_SOC_K2L
+#include <asm/arch/clock-k2l.h>
+#endif
+
 #define MAIN_PLL CORE_PLL
 
 #include <asm/types.h>