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 <semen.protsenko@linaro.org> Link: https://lore.kernel.org/r/20240723163311.28654-1-semen.protsenko@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent 8400291 commit 01ce1bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)