]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-exynos/periph.h
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / arch / arm / include / asm / arch-exynos / periph.h
index 89bcdfc0cc3ffec97abd7edbc9e3382d65503443..e5aed4b95903130f356393d4f71755c200c05667 100644 (file)
@@ -61,6 +61,11 @@ enum periph_id {
        PERIPH_ID_SPI3,
        PERIPH_ID_SPI4,
        PERIPH_ID_SDMMC4,
+       PERIPH_ID_PWM0,
+       PERIPH_ID_PWM1,
+       PERIPH_ID_PWM2,
+       PERIPH_ID_PWM3,
+       PERIPH_ID_PWM4,
 
        PERIPH_ID_COUNT,
        PERIPH_ID_NONE = -1,