]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-tegra124/clock-tables.h
tegra124: clock: Add display clocks and functions
[karo-tx-uboot.git] / arch / arm / include / asm / arch-tegra124 / clock-tables.h
index daf9a2b351a2b4ff74c7d9b8306c5c8080012590..7005855999579819f4df14415521b6be62e4395d 100644 (file)
@@ -25,6 +25,7 @@ enum clock_id {
        CLOCK_ID_XCPU = CLOCK_ID_FIRST_SIMPLE,
        CLOCK_ID_EPCI,
        CLOCK_ID_SFROM32KHZ,
+       CLOCK_ID_DP,    /* Special for Tegra124 */
 
        /* These are the base clocks (inputs to the Tegra SoC) */
        CLOCK_ID_32KHZ,
@@ -424,7 +425,7 @@ enum periphc_internal_id {
 
        /* 0x58 */
        PERIPHC_58h,
-       PERIPHC_59h,
+       PERIPHC_SOR,
        PERIPHC_5ah,
        PERIPHC_5bh,
        PERIPHC_SATAOOB,