aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2020-09-15 14:45:51 +0200
committerJerome Brunet <jbrunet@baylibre.com>2020-11-23 09:06:34 +0100
commitcd3caa573ebd1f32727962cf7dead43f5144d080 (patch)
treeeef8d0540ce8ecc2858c919ebf7a2a26798d2527 /include/dt-bindings
parentdt-bindings: clk: axg-clkc: add Video Clocks (diff)
downloadlinux-dev-cd3caa573ebd1f32727962cf7dead43f5144d080.tar.xz
linux-dev-cd3caa573ebd1f32727962cf7dead43f5144d080.zip
dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding
Add the clock ID for the MIPI DSI Host clock. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20200915124553.8056-3-narmstrong@baylibre.com
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/axg-clkc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/axg-clkc.h b/include/dt-bindings/clock/axg-clkc.h
index 281df3e0f131..e2749dbc74b8 100644
--- a/include/dt-bindings/clock/axg-clkc.h
+++ b/include/dt-bindings/clock/axg-clkc.h
@@ -96,5 +96,6 @@
#define CLKID_VCLK2_DIV6 130
#define CLKID_VCLK2_DIV12 131
#define CLKID_CTS_ENCL 133
+#define CLKID_VDIN_MEAS 136
#endif /* __AXG_CLKC_H */