1 # SPDX-License-Identifier: GPL-2.0
2 # common clock support for NXP i.MX SoC family.
5 depends on ARCH_MXC || COMPILE_TEST
67 tristate "IMX8MM CCM Clock Driver"
68 depends on ARCH_MXC || COMPILE_TEST
71 Build the driver for i.MX8MM CCM Clock Driver
74 tristate "IMX8MN CCM Clock Driver"
75 depends on ARCH_MXC || COMPILE_TEST
78 Build the driver for i.MX8MN CCM Clock Driver
81 tristate "IMX8MP CCM Clock Driver"
82 depends on ARCH_MXC || COMPILE_TEST
84 select AUXILIARY_BUS if RESET_CONTROLLER
86 Build the driver for i.MX8MP CCM Clock Driver
89 tristate "IMX8MQ CCM Clock Driver"
90 depends on ARCH_MXC || COMPILE_TEST
93 Build the driver for i.MX8MQ CCM Clock Driver
96 tristate "IMX8QXP SCU Clock"
97 depends on (ARCH_MXC && ARM64) || COMPILE_TEST
98 depends on IMX_SCU && HAVE_ARM_SMCCC
102 Build the driver for IMX8QXP SCU based clocks.
105 tristate "IMX8ULP CCM Clock Driver"
106 depends on ARCH_MXC || COMPILE_TEST
109 Build the driver for i.MX8ULP CCM Clock Driver
112 tristate "IMX93 CCM Clock Driver"
113 depends on ARCH_MXC || COMPILE_TEST
116 Build the driver for i.MX93 CCM Clock Driver
118 config CLK_IMX95_BLK_CTL
119 tristate "IMX95 Clock Driver for BLK CTL"
120 depends on ARCH_MXC || COMPILE_TEST
123 Build the clock driver for i.MX95 BLK CTL
126 tristate "IMXRT1050 CCM Clock Driver"
127 depends on SOC_IMXRT || COMPILE_TEST
130 Build the driver for i.MXRT1050 CCM Clock Driver