ARM: tegra: Implement clk_m
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-tegra30 / clock-tables.h
index cb619f1..f7c7af8 100644 (file)
@@ -38,6 +38,7 @@ enum clock_id {
        /* These are the base clocks (inputs to the Tegra SOC) */
        CLOCK_ID_32KHZ,
        CLOCK_ID_OSC,
+       CLOCK_ID_CLK_M,
 
        CLOCK_ID_COUNT, /* number of PLLs */
        CLOCK_ID_DISPLAY2,      /* Tegra3, placeholder */