diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-10-13 12:29:07 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-13 12:29:07 -0700 |
| commit | 6f38194db1048abc2555dc72ce3ece3b32e5fb2b (patch) | |
| tree | 55edf74ecb930a340d9302119bf37ecda3e94f2d /include | |
| parent | 0ca3e09432d6a4ec2514bb11eb73706e80b86b5c (diff) | |
| parent | b993440492ffebdd088082500ce0b8320c60a44f (diff) | |
Merge "clk: qcom: Add support for the turing vote clocks"
Diffstat (limited to 'include')
| -rw-r--r-- | include/dt-bindings/clock/qcom,gcc-msmfalcon.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-msmfalcon.h b/include/dt-bindings/clock/qcom,gcc-msmfalcon.h index 609a20422ed1..aa76fbad5083 100644 --- a/include/dt-bindings/clock/qcom,gcc-msmfalcon.h +++ b/include/dt-bindings/clock/qcom,gcc-msmfalcon.h @@ -195,6 +195,8 @@ #define GCC_UFS_ICE_CORE_HW_CTL_CLK 180 #define GCC_UFS_PHY_AUX_HW_CTL_CLK 181 #define GCC_UFS_UNIPRO_CORE_HW_CTL_CLK 182 +#define HLOS1_VOTE_TURING_ADSP_SMMU_CLK 183 +#define HLOS2_VOTE_TURING_ADSP_SMMU_CLK 184 /* Block resets */ #define GCC_QUSB2PHY_PRIM_BCR 0 |
