summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTaniya Das <tdas@codeaurora.org>2017-01-09 17:47:39 +0530
committerTaniya Das <tdas@codeaurora.org>2017-01-10 14:10:02 +0530
commit55b19878c279a9c96733275df66a8ea383bf7ab2 (patch)
tree71f7fcc4a2c07f6d85e41131a3dc7425be97d6f5 /include
parent79a1a55cf8ff6e4db05ff13ce5ab6fc2c0ce9dd9 (diff)
clk: qcom: Fix clocks which are required to be always on
Following are the changes made: 1. Add CLK_IGNORE_UNUSED flag for some clocks which are not supposed to be disabled at late_init_level. 2. Fix clock measure debug mux value for mmcc clocks. 3. Add mmss_mdss_byte1_intf_div_clk for mdp. 4. Fix usb ref clocks to branch voted. Change-Id: I06396c73f7855acfac283abe576e0b4cc1a92bd5 Signed-off-by: Taniya Das <tdas@codeaurora.org>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/qcom,mmcc-sdm660.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/qcom,mmcc-sdm660.h b/include/dt-bindings/clock/qcom,mmcc-sdm660.h
index cc7c0033d6ea..68657c5d9761 100644
--- a/include/dt-bindings/clock/qcom,mmcc-sdm660.h
+++ b/include/dt-bindings/clock/qcom,mmcc-sdm660.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -203,6 +203,7 @@
#define VFE1_CLK_SRC 188
#define VIDEO_CORE_CLK_SRC 189
#define VSYNC_CLK_SRC 190
+#define MMSS_MDSS_BYTE1_INTF_DIV_CLK 191
#define BIMC_SMMU_GDSC 0
#define CAMSS_CPP_GDSC 1