Hi, I applied whole series with minor commit message edits and change as below squashed to patch 4/5. diff --git a/include/dt-bindings/clock/exynos5433.h b/include/dt-bindings/clock/exynos5433.h index 52652aaabc06..25ffa53573a5 100644 --- a/include/dt-bindings/clock/exynos5433.h +++ b/include/dt-bindings/clock/exynos5433.h @@ -1410,6 +1410,6 @@ #define CLK_ACLK_SLIMSSS 2 #define CLK_PCLK_SLIMSSS 35 -#define IMEM_NR_CLK 52 +#define IMEM_NR_CLK 36 #endif /* _DT_BINDINGS_CLOCK_EXYNOS5433_H */ -- Thanks, Sylwester