diff options
| author | Wei Yan <sledge.yanwei@huawei.com> | 2014-08-06 21:09:13 -0400 |
|---|---|---|
| committer | Wei Xu <xuwei5@hisilicon.com> | 2014-09-27 22:27:09 -0400 |
| commit | 45bcf9c6f299ae77c14c2ae8cea3f8e540fe80d1 (patch) | |
| tree | f952b4cba2b8822215decb0fd90d1ee1644f3226 /include/dt-bindings | |
| parent | 1463fba39c2e95803147e1d6e159ea402d965e6f (diff) | |
clk: hix5hd2: add I2C clocks
hix5hd2 add I2C clocks (I2C0~i2C5)
Signed-off-by: Wei Yan <sledge.yanwei@huawei.com>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'include/dt-bindings')
| -rw-r--r-- | include/dt-bindings/clock/hix5hd2-clock.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/hix5hd2-clock.h b/include/dt-bindings/clock/hix5hd2-clock.h index b8e3c9deda20..fd29c174ba63 100644 --- a/include/dt-bindings/clock/hix5hd2-clock.h +++ b/include/dt-bindings/clock/hix5hd2-clock.h | |||
| @@ -62,6 +62,18 @@ | |||
| 62 | #define HIX5HD2_SD_CIU_RST 138 | 62 | #define HIX5HD2_SD_CIU_RST 138 |
| 63 | #define HIX5HD2_WDG0_CLK 139 | 63 | #define HIX5HD2_WDG0_CLK 139 |
| 64 | #define HIX5HD2_WDG0_RST 140 | 64 | #define HIX5HD2_WDG0_RST 140 |
| 65 | #define HIX5HD2_I2C0_CLK 141 | ||
| 66 | #define HIX5HD2_I2C0_RST 142 | ||
| 67 | #define HIX5HD2_I2C1_CLK 143 | ||
| 68 | #define HIX5HD2_I2C1_RST 144 | ||
| 69 | #define HIX5HD2_I2C2_CLK 145 | ||
| 70 | #define HIX5HD2_I2C2_RST 146 | ||
| 71 | #define HIX5HD2_I2C3_CLK 147 | ||
| 72 | #define HIX5HD2_I2C3_RST 148 | ||
| 73 | #define HIX5HD2_I2C4_CLK 149 | ||
| 74 | #define HIX5HD2_I2C4_RST 150 | ||
| 75 | #define HIX5HD2_I2C5_CLK 151 | ||
| 76 | #define HIX5HD2_I2C5_RST 152 | ||
| 65 | 77 | ||
| 66 | /* complex */ | 78 | /* complex */ |
| 67 | #define HIX5HD2_MAC0_CLK 192 | 79 | #define HIX5HD2_MAC0_CLK 192 |
