Stephen Boyd | 73bb7dc | 2015-10-08 10:59:32 -0700 | [diff] [blame] | 1 | config QCOM_GDSC |
| 2 | bool |
| 3 | select PM_GENERIC_DOMAINS if PM |
| 4 | |
Stephen Boyd | 085d7a4 | 2014-01-15 10:47:23 -0800 | [diff] [blame] | 5 | config COMMON_CLK_QCOM |
| 6 | tristate "Support for Qualcomm's clock controllers" |
| 7 | depends on OF |
Bartlomiej Zolnierkiewicz | 3937567 | 2015-04-07 14:12:04 +0200 | [diff] [blame] | 8 | depends on ARCH_QCOM || COMPILE_TEST |
Stephen Boyd | 085d7a4 | 2014-01-15 10:47:23 -0800 | [diff] [blame] | 9 | select REGMAP_MMIO |
Stephen Boyd | b36ba30 | 2014-01-15 10:47:27 -0800 | [diff] [blame] | 10 | select RESET_CONTROLLER |
Stephen Boyd | 2ec9413 | 2014-01-15 10:47:28 -0800 | [diff] [blame] | 11 | |
Georgi Djakov | 0282465 | 2014-06-03 17:24:09 +0300 | [diff] [blame] | 12 | config APQ_GCC_8084 |
| 13 | tristate "APQ8084 Global Clock Controller" |
Rajendra Nayak | 639af94 | 2015-08-06 16:07:49 +0530 | [diff] [blame] | 14 | select QCOM_GDSC |
Georgi Djakov | 0282465 | 2014-06-03 17:24:09 +0300 | [diff] [blame] | 15 | depends on COMMON_CLK_QCOM |
| 16 | help |
| 17 | Support for the global clock controller on apq8084 devices. |
| 18 | Say Y if you want to use peripheral devices such as UART, SPI, |
| 19 | i2c, USB, SD/eMMC, SATA, PCIe, etc. |
| 20 | |
Georgi Djakov | 2b46cd2 | 2014-06-12 19:41:42 +0300 | [diff] [blame] | 21 | config APQ_MMCC_8084 |
| 22 | tristate "APQ8084 Multimedia Clock Controller" |
| 23 | select APQ_GCC_8084 |
Stephane Viau | cb2eb7d | 2015-08-06 16:07:50 +0530 | [diff] [blame] | 24 | select QCOM_GDSC |
Georgi Djakov | 2b46cd2 | 2014-06-12 19:41:42 +0300 | [diff] [blame] | 25 | depends on COMMON_CLK_QCOM |
| 26 | help |
| 27 | Support for the multimedia clock controller on apq8084 devices. |
| 28 | Say Y if you want to support multimedia devices such as display, |
| 29 | graphics, video encode/decode, camera, etc. |
| 30 | |
Kumar Gala | 24d8fba | 2014-06-17 14:46:51 -0500 | [diff] [blame] | 31 | config IPQ_GCC_806X |
| 32 | tristate "IPQ806x Global Clock Controller" |
| 33 | depends on COMMON_CLK_QCOM |
| 34 | help |
| 35 | Support for the global clock controller on ipq806x devices. |
| 36 | Say Y if you want to use peripheral devices such as UART, SPI, |
| 37 | i2c, USB, SD/eMMC, etc. |
| 38 | |
Rajendra Nayak | c99e515 | 2015-01-19 18:05:33 -0800 | [diff] [blame] | 39 | config IPQ_LCC_806X |
| 40 | tristate "IPQ806x LPASS Clock Controller" |
| 41 | select IPQ_GCC_806X |
| 42 | depends on COMMON_CLK_QCOM |
| 43 | help |
| 44 | Support for the LPASS clock controller on ipq806x devices. |
| 45 | Say Y if you want to use audio devices such as i2s, pcm, |
| 46 | S/PDIF, etc. |
| 47 | |
Stephen Boyd | 0eeff27 | 2014-01-15 10:47:32 -0800 | [diff] [blame] | 48 | config MSM_GCC_8660 |
| 49 | tristate "MSM8660 Global Clock Controller" |
| 50 | depends on COMMON_CLK_QCOM |
| 51 | help |
| 52 | Support for the global clock controller on msm8660 devices. |
| 53 | Say Y if you want to use peripheral devices such as UART, SPI, |
| 54 | i2c, USB, SD/eMMC, etc. |
| 55 | |
Georgi Djakov | 3966fab | 2015-03-18 16:08:22 +0200 | [diff] [blame] | 56 | config MSM_GCC_8916 |
| 57 | tristate "MSM8916 Global Clock Controller" |
Rajendra Nayak | 073ae2b | 2015-08-06 16:07:46 +0530 | [diff] [blame] | 58 | select QCOM_GDSC |
Georgi Djakov | 3966fab | 2015-03-18 16:08:22 +0200 | [diff] [blame] | 59 | depends on COMMON_CLK_QCOM |
| 60 | help |
| 61 | Support for the global clock controller on msm8916 devices. |
| 62 | Say Y if you want to use devices such as UART, SPI i2c, USB, |
| 63 | SD/eMMC, display, graphics, camera etc. |
| 64 | |
Stephen Boyd | 2ec9413 | 2014-01-15 10:47:28 -0800 | [diff] [blame] | 65 | config MSM_GCC_8960 |
Kumar Gala | 2d85a71 | 2014-04-04 11:31:29 -0500 | [diff] [blame] | 66 | tristate "APQ8064/MSM8960 Global Clock Controller" |
Stephen Boyd | 2ec9413 | 2014-01-15 10:47:28 -0800 | [diff] [blame] | 67 | depends on COMMON_CLK_QCOM |
| 68 | help |
Kumar Gala | 2d85a71 | 2014-04-04 11:31:29 -0500 | [diff] [blame] | 69 | Support for the global clock controller on apq8064/msm8960 devices. |
Stephen Boyd | 2ec9413 | 2014-01-15 10:47:28 -0800 | [diff] [blame] | 70 | Say Y if you want to use peripheral devices such as UART, SPI, |
| 71 | i2c, USB, SD/eMMC, SATA, PCIe, etc. |
Stephen Boyd | 6d00b56 | 2014-01-15 10:47:29 -0800 | [diff] [blame] | 72 | |
Stephen Boyd | b82875e | 2015-01-19 18:05:34 -0800 | [diff] [blame] | 73 | config MSM_LCC_8960 |
| 74 | tristate "APQ8064/MSM8960 LPASS Clock Controller" |
| 75 | select MSM_GCC_8960 |
| 76 | depends on COMMON_CLK_QCOM |
| 77 | help |
| 78 | Support for the LPASS clock controller on apq8064/msm8960 devices. |
| 79 | Say Y if you want to use audio devices such as i2s, pcm, |
| 80 | SLIMBus, etc. |
| 81 | |
Stephen Boyd | 6d00b56 | 2014-01-15 10:47:29 -0800 | [diff] [blame] | 82 | config MSM_MMCC_8960 |
| 83 | tristate "MSM8960 Multimedia Clock Controller" |
| 84 | select MSM_GCC_8960 |
| 85 | depends on COMMON_CLK_QCOM |
| 86 | help |
| 87 | Support for the multimedia clock controller on msm8960 devices. |
| 88 | Say Y if you want to support multimedia devices such as display, |
| 89 | graphics, video encode/decode, camera, etc. |
Stephen Boyd | d33faa9 | 2014-01-15 10:47:30 -0800 | [diff] [blame] | 90 | |
| 91 | config MSM_GCC_8974 |
| 92 | tristate "MSM8974 Global Clock Controller" |
Stephen Boyd | 340029e | 2015-08-06 16:07:47 +0530 | [diff] [blame] | 93 | select QCOM_GDSC |
Stephen Boyd | d33faa9 | 2014-01-15 10:47:30 -0800 | [diff] [blame] | 94 | depends on COMMON_CLK_QCOM |
| 95 | help |
| 96 | Support for the global clock controller on msm8974 devices. |
| 97 | Say Y if you want to use peripheral devices such as UART, SPI, |
| 98 | i2c, USB, SD/eMMC, SATA, PCIe, etc. |
Stephen Boyd | d8b2120 | 2014-01-15 10:47:31 -0800 | [diff] [blame] | 99 | |
| 100 | config MSM_MMCC_8974 |
| 101 | tristate "MSM8974 Multimedia Clock Controller" |
| 102 | select MSM_GCC_8974 |
Stephen Boyd | 8108b23 | 2015-08-06 16:07:48 +0530 | [diff] [blame] | 103 | select QCOM_GDSC |
Stephen Boyd | d8b2120 | 2014-01-15 10:47:31 -0800 | [diff] [blame] | 104 | depends on COMMON_CLK_QCOM |
| 105 | help |
| 106 | Support for the multimedia clock controller on msm8974 devices. |
| 107 | Say Y if you want to support multimedia devices such as display, |
| 108 | graphics, video encode/decode, camera, etc. |