]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-tegra210/clock-tables.h
Merge git://git.denx.de/u-boot-x86
[u-boot] / arch / arm / include / asm / arch-tegra210 / clock-tables.h
index b62e0702a59250a85f7285c76f99c01f4fe3e9b6..a612485d8e235bfe3064b12b5f1b459244b0dee1 100644 (file)
@@ -25,10 +25,12 @@ enum clock_id {
        CLOCK_ID_XCPU = CLOCK_ID_FIRST_SIMPLE,
        CLOCK_ID_EPCI,
        CLOCK_ID_SFROM32KHZ,
+       CLOCK_ID_DP,
 
        /* 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 */