Commit 298ecb89 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

Merge tag 'clk-v4.8-exynos5410-dt-2' of git://linuxtv.org/snawrocki/samsung...

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.
parents e5995e6d 4528dd8e
...@@ -49,13 +49,16 @@ ...@@ -49,13 +49,16 @@
#define CLK_UART3 260 #define CLK_UART3 260
#define CLK_PWM 279 #define CLK_PWM 279
#define CLK_MCT 315 #define CLK_MCT 315
#define CLK_WDT 316
#define CLK_RTC 317 #define CLK_RTC 317
#define CLK_TMU 318
#define CLK_MMC0 351 #define CLK_MMC0 351
#define CLK_MMC1 352 #define CLK_MMC1 352
#define CLK_MMC2 353 #define CLK_MMC2 353
#define CLK_USBH20 365 #define CLK_USBH20 365
#define CLK_USBD300 366 #define CLK_USBD300 366
#define CLK_USBD301 367 #define CLK_USBD301 367
#define CLK_SSS 471
#define CLK_NR_CLKS 512 #define CLK_NR_CLKS 512
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment