aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2020-01-03 15:18:48 +0800
committerMaxime Ripard <maxime@cerno.tech>2020-01-03 10:37:14 +0100
commitb406cadbc84d200f9e9b9492c8de6041fe4b0392 (patch)
treecf9125a42d4ce370c8b6d3f6c0087a0e60a94986 /include/dt-bindings
parentclk: sunxi: use of_device_get_match_data (diff)
downloadlinux-dev-b406cadbc84d200f9e9b9492c8de6041fe4b0392.tar.xz
linux-dev-b406cadbc84d200f9e9b9492c8de6041fe4b0392.zip
clk: sunxi-ng: r40: Export MBUS clock
The MBUS clock needs to be referenced in the MBUS device node. Export it. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/sun8i-r40-ccu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/sun8i-r40-ccu.h b/include/dt-bindings/clock/sun8i-r40-ccu.h
index f9e15a235626..d7337b55a4ef 100644
--- a/include/dt-bindings/clock/sun8i-r40-ccu.h
+++ b/include/dt-bindings/clock/sun8i-r40-ccu.h
@@ -176,7 +176,7 @@
#define CLK_AVS 152
#define CLK_HDMI 153
#define CLK_HDMI_SLOW 154
-
+#define CLK_MBUS 155
#define CLK_DSI_DPHY 156
#define CLK_TVE0 157
#define CLK_TVE1 158