Commit c6e8f325 authored by Wolfram Sang's avatar Wolfram Sang Committed by Simon Horman

ARM: shmobile: r8a7791: add IIC0/1 clock macros

Signed-off-by: default avatarWolfram Sang <wsa@sang-engineering.com>
Acked-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: default avatarMagnus Damm <damm@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 39f01630
...@@ -51,6 +51,8 @@ ...@@ -51,6 +51,8 @@
#define R8A7791_CLK_SDHI1 12 #define R8A7791_CLK_SDHI1 12
#define R8A7791_CLK_SDHI0 14 #define R8A7791_CLK_SDHI0 14
#define R8A7791_CLK_MMCIF0 15 #define R8A7791_CLK_MMCIF0 15
#define R8A7791_CLK_IIC0 18
#define R8A7791_CLK_IIC1 23
#define R8A7791_CLK_SSUSB 28 #define R8A7791_CLK_SSUSB 28
#define R8A7791_CLK_CMT1 29 #define R8A7791_CLK_CMT1 29
#define R8A7791_CLK_USBDMAC0 30 #define R8A7791_CLK_USBDMAC0 30
......
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