Skip to content

Commit 01ce1bf

Browse files
Sam Protsenkokrzk
authored andcommitted
dt-bindings: clock: exynos850: Add TMU clock
Add a constant for TMU PCLK clock. It acts simultaneously as an interface clock (to access TMU registers) and an operating clock which makes TMU IP-core functional. Signed-off-by: Sam Protsenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 8400291 commit 01ce1bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/dt-bindings/clock/exynos850.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@
358358
#define CLK_GOUT_UART_PCLK 32
359359
#define CLK_GOUT_WDT0_PCLK 33
360360
#define CLK_GOUT_WDT1_PCLK 34
361+
#define CLK_GOUT_BUSIF_TMU_PCLK 35
361362

362363
/* CMU_CORE */
363364
#define CLK_MOUT_CORE_BUS_USER 1

0 commit comments

Comments
 (0)