summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2014-05-14 03:10:11 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-05-14 11:42:53 +0900
commitd165566b8dc425e52a4f2c19c27c63d9807128b2 (patch)
tree435240cd24c3b6d8938aeca2fea6d4fbac0e30fd /include/dt-bindings
parentd45b21c9021d7de7941b00f0902a9401fb32a3d9 (diff)
downloadlinux-0-day-d165566b8dc425e52a4f2c19c27c63d9807128b2.tar.gz
linux-0-day-d165566b8dc425e52a4f2c19c27c63d9807128b2.tar.xz
ARM: shmobile: r7s72100: add i2c clocks to dtsi
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/r7s72100-clock.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/r7s72100-clock.h b/include/dt-bindings/clock/r7s72100-clock.h
index c756f1cf0d529..ff84e0bafd7ba 100644
--- a/include/dt-bindings/clock/r7s72100-clock.h
+++ b/include/dt-bindings/clock/r7s72100-clock.h
@@ -25,4 +25,10 @@
#define R7S72100_CLK_SCIF6 1
#define R7S72100_CLK_SCIF7 0
+/* MSTP9 */
+#define R7S72100_CLK_I2C0 7
+#define R7S72100_CLK_I2C1 6
+#define R7S72100_CLK_I2C2 5
+#define R7S72100_CLK_I2C3 4
+
#endif /* __DT_BINDINGS_CLOCK_R7S72100_H__ */