summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorKrzysztof Kozlowski2019-02-12 18:50:50 +0100
committerSylwester Nawrocki2019-03-22 12:41:57 +0100
commitc52c6857de87c991513ee3632d81c0eb4e81b939 (patch)
treea7528de3c92efc99293cc42d04dc6c789ce3c3cc /include/dt-bindings
parentclk: samsung: dt-bindings: Put CLK_UART3 in order (diff)
downloadkernel-qcow2-linux-c52c6857de87c991513ee3632d81c0eb4e81b939.tar.gz
kernel-qcow2-linux-c52c6857de87c991513ee3632d81c0eb4e81b939.tar.xz
kernel-qcow2-linux-c52c6857de87c991513ee3632d81c0eb4e81b939.zip
clk: samsung: dt-bindings: Add ADC clock ID to Exynos5410
Add ID for TSADC clock to Exynos5410. Choose the same value of ID as in Exynos5420 to make it simpler/compatible in future (although clock driver code is not shared). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/exynos5410.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/exynos5410.h b/include/dt-bindings/clock/exynos5410.h
index 5b911ede0534..86c2ad56c5ef 100644
--- a/include/dt-bindings/clock/exynos5410.h
+++ b/include/dt-bindings/clock/exynos5410.h
@@ -45,6 +45,7 @@
#define CLK_USI1 266
#define CLK_USI2 267
#define CLK_USI3 268
+#define CLK_TSADC 270
#define CLK_PWM 279
#define CLK_MCT 315
#define CLK_WDT 316