Skip to content

Commit 298ecb8

Browse files
committed
Merge tag 'clk-v4.8-exynos5410-dt-2' of git://linuxtv.org/snawrocki/samsung into for-v4.8/dts-exynos5410-odroid-xu
Adition of missing clock index definitions for exynos5410 SoC: PWM, USB, I2C, RTC, PMU, watchdog and the security device related clocks. This brings the necessary clock IDs used by consecutive DTS changes.
2 parents e5995e6 + 4528dd8 commit 298ecb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/dt-bindings/clock/exynos5410.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,16 @@
4949
#define CLK_UART3 260
5050
#define CLK_PWM 279
5151
#define CLK_MCT 315
52+
#define CLK_WDT 316
5253
#define CLK_RTC 317
54+
#define CLK_TMU 318
5355
#define CLK_MMC0 351
5456
#define CLK_MMC1 352
5557
#define CLK_MMC2 353
5658
#define CLK_USBH20 365
5759
#define CLK_USBD300 366
5860
#define CLK_USBD301 367
61+
#define CLK_SSS 471
5962

6063
#define CLK_NR_CLKS 512
6164

0 commit comments

Comments
 (0)