Adition of missing clock index definitions for exynos5410 SoC:
PWM, USB, I2C, RTC, PMU, watchdog and the security device related clocks. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABCAAGBQJXVVUGAAoJEE1bIKeAnHqLGboP/iXDpKYtapXkbJujdIfQoDSf avf/T9aVYjHiuSa1BBrEEXWyq+O4KhaOWOIugoAyqrSDOLK/4jLS9/YCDIPYxsTf 6VH9qxUvEWCVHEpmSsV3wbFFKsofmD9E+sAC3lVSgnvmCL/rVu+wPoEsQmQil+wz E4pp/m0FfSpPtA6fGsoFfNioWm0aQsdlQv4PvooDHbMT6FBbGIqgjAc6uXU/tuWv GEfDwqN1n9ghJRT29kU789SCFSUn2quAcjWGgB7zVX3lMVnXFOX7gRQ59Pu1kT4c Z640tIyaLmdZsjhU8TdTHQsCFET56NALyRzDdC5MZ4ZAmYxTqGMvYAM89bXWX2m4 oEqmcre6V91OV1m8V178dQAvYRi0TPSjLIQ5FHMQGn1bBdGGhSf9z+vMivIl9xZP 4uRXnkAvTYcOtjbS8Ps8vDi3bzPmVssWcWEizToglvf/jz11hgFv7KFcGdiVGOoM BLX6H3mhLUZJ8yKDxpmTkqyl4XfAaiCbg1gRmPy0B19ol5QKSxcE2gMdcuW4BqCZ 64xwqfrnUbgaxr8Q9OhCSzvdidb7y1TmRuX1jV32MOATfcDQANCccaeHyyX168OK fJTbrzWqh0H2qpB4IEwrlXlBt0tw8HS/a+ygSMOGcM7h8HAv2MRsW4IfzgNkPUiY KiN4kLDSlx8CG+1WsPT2 =lU/C -----END PGP SIGNATURE----- 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.
This commit is contained in:
commit
298ecb8959
|
@ -49,13 +49,16 @@
|
|||
#define CLK_UART3 260
|
||||
#define CLK_PWM 279
|
||||
#define CLK_MCT 315
|
||||
#define CLK_WDT 316
|
||||
#define CLK_RTC 317
|
||||
#define CLK_TMU 318
|
||||
#define CLK_MMC0 351
|
||||
#define CLK_MMC1 352
|
||||
#define CLK_MMC2 353
|
||||
#define CLK_USBH20 365
|
||||
#define CLK_USBD300 366
|
||||
#define CLK_USBD301 367
|
||||
#define CLK_SSS 471
|
||||
|
||||
#define CLK_NR_CLKS 512
|
||||
|
||||
|
|
Loading…
Reference in New Issue