From: Geert Uytterhoeven Date: Mon, 12 May 2014 18:49:33 +0000 (+0200) Subject: ARM: shmobile: r8a7791: Correct SYS-DMAC clock defines X-Git-Tag: v3.14.28+ltsi~462 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29d9b21a7640e708007e29cb50669a9dd71bd252;p=platform%2Fkernel%2Flinux-stable.git ARM: shmobile: r8a7791: Correct SYS-DMAC clock defines R-Car M2 has two MSTP bits for SYS-DMAC, not one. Also bring the naming in sync with the documentation. This issue was introduced in v3.14, in commit 4d8864c9e94ec727f1c675b9f6921525c360334b ("ARM: shmobile: r8a7791: Add clock index macros for DT sources"). Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart Signed-off-by: Simon Horman (cherry picked from commit a505daa501dc3f02b08d0b48b049bce719299b74) Signed-off-by: Simon Horman --- diff --git a/include/dt-bindings/clock/r8a7791-clock.h b/include/dt-bindings/clock/r8a7791-clock.h index 29b0f3355ffb..b050d18437ce 100644 --- a/include/dt-bindings/clock/r8a7791-clock.h +++ b/include/dt-bindings/clock/r8a7791-clock.h @@ -43,7 +43,8 @@ #define R8A7791_CLK_SCIFB1 7 #define R8A7791_CLK_MSIOF1 8 #define R8A7791_CLK_SCIFB2 16 -#define R8A7791_CLK_DMAC 18 +#define R8A7791_CLK_SYS_DMAC1 18 +#define R8A7791_CLK_SYS_DMAC0 19 /* MSTP3 */ #define R8A7791_CLK_TPU0 4