summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorJeremy McNicoll <jeremymc@redhat.com>2017-01-27 01:10:01 -0800
committerStephen Boyd <sboyd@codeaurora.org>2017-01-27 13:33:03 -0800
commit6eeaf8ff2f7f9238c294199a8c5d3e9b42884c1e (patch)
tree09ad06881b7ebe69091a89a05dfcc8126fe9674c /include/dt-bindings
parent195559506981c0a4c62397ad0220888324750070 (diff)
downloadlinux-6eeaf8ff2f7f9238c294199a8c5d3e9b42884c1e.tar.gz
linux-6eeaf8ff2f7f9238c294199a8c5d3e9b42884c1e.tar.bz2
linux-6eeaf8ff2f7f9238c294199a8c5d3e9b42884c1e.zip
dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P
AHB clock branch is needed in order to enable SDHCI on msm899(2/4). Signed-off-by: Jeremy McNicoll <jeremymc@redhat.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/qcom,gcc-msm8994.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-msm8994.h b/include/dt-bindings/clock/qcom,gcc-msm8994.h
index 8fa535be2ebc..df47da0860f7 100644
--- a/include/dt-bindings/clock/qcom,gcc-msm8994.h
+++ b/include/dt-bindings/clock/qcom,gcc-msm8994.h
@@ -133,5 +133,6 @@
#define GCC_USB30_MOCK_UTMI_CLK 115
#define GCC_USB3_PHY_AUX_CLK 116
#define GCC_USB_HS_SYSTEM_CLK 117
+#define GCC_SDCC1_AHB_CLK 118
#endif