]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: tegra114: add missing clocks to binding
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Thu, 22 Aug 2013 12:19:30 +0000 (15:19 +0300)
committerPeter De Schrijver <pdeschrijver@nvidia.com>
Mon, 25 Nov 2013 09:35:31 +0000 (11:35 +0200)
commit 992bb598f690542a2f539fd12a42b960b7692025 forgot to move dfll_soc and
dfll_ref to include/dt-bindings/clock/tegra114-car.h. Add them again in this
patch as TEGRA114_CLK_DFLL_SOC and TEGRA114_CLK_DFLL_REF.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
include/dt-bindings/clock/tegra114-car.h

index 614aec4179029fbbcd62407483899590d15c6c49..5d4b90a2c023e1187957119d5b59bf910f070aa3 100644 (file)
 #define TEGRA114_CLK_PCLK 261
 #define TEGRA114_CLK_CCLK_G 262
 #define TEGRA114_CLK_CCLK_LP 263
-/* 264 */
-/* 265 */
+#define TEGRA114_CLK_DFLL_REF 264
+#define TEGRA114_CLK_DFLL_SOC 265
 /* 266 */
 /* 267 */
 /* 268 */