# # MediaTek Clock Drivers # config COMMON_CLK_MT6768 bool "Clock driver for Mediatek MT6768" depends on COMMON_CLK select COMMON_CLK_MEDIATEK default y if MACH_MT6768 ---help--- This driver supports Mediatek MT6768 clocks. Use the config to support CCF on MT6768, instead of old clkmgr architecture. MT6768 default will use CCF. config COMMON_CLK_MT6785 bool "Clock driver for Mediatek MT6785" depends on COMMON_CLK select COMMON_CLK_MEDIATEK default y if MACH_MT6785 ---help--- This driver supports Mediatek MT6785 clocks. Use the config to support CCF on MT6785, instead of old clkmgr architecture. MT6785 default will use CCF. menu "Clock driver for MediaTek SoC" depends on ARCH_MEDIATEK || COMPILE_TEST config COMMON_CLK_MEDIATEK bool select RESET_CONTROLLER ---help--- MediaTek SoCs' clock support. config COMMON_CLK_MT2701 bool "Clock driver for MediaTek MT2701" depends on (ARCH_MEDIATEK && ARM) || COMPILE_TEST select COMMON_CLK_MEDIATEK ---help--- This driver supports MediaTek MT2701 basic clocks. config COMMON_CLK_MT2701_MMSYS bool "Clock driver for MediaTek MT2701 mmsys" depends on COMMON_CLK_MT2701 ---help--- This driver supports MediaTek MT2701 mmsys clocks. config COMMON_CLK_MT2701_IMGSYS bool "Clock driver for MediaTek MT2701 imgsys" depends on COMMON_CLK_MT2701 ---help--- This driver supports MediaTek MT2701 imgsys clocks. config COMMON_CLK_MT2701_VDECSYS bool "Clock driver for MediaTek MT2701 vdecsys" depends on COMMON_CLK_MT2701 ---help--- This driver supports MediaTek MT2701 vdecsys clocks. config COMMON_CLK_MT2701_HIFSYS bool "Clock driver for MediaTek MT2701 hifsys" depends on COMMON_CLK_MT2701 ---help--- This driver supports MediaTek MT2701 hifsys clocks. config COMMON_CLK_MT2701_ETHSYS bool "Clock driver for MediaTek MT2701 ethsys" depends on COMMON_CLK_MT2701 ---help--- This driver supports MediaTek MT2701 ethsys clocks. config COMMON_CLK_MT2701_BDPSYS bool "Clock driver for MediaTek MT2701 bdpsys" depends on COMMON_CLK_MT2701 ---help--- This driver supports MediaTek MT2701 bdpsys clocks. config COMMON_CLK_MT2701_AUDSYS bool "Clock driver for Mediatek MT2701 audsys" depends on COMMON_CLK_MT2701 ---help--- This driver supports Mediatek MT2701 audsys clocks. config COMMON_CLK_MT2701_G3DSYS bool "Clock driver for MediaTek MT2701 g3dsys" depends on COMMON_CLK_MT2701 ---help--- This driver supports MediaTek MT2701 g3dsys clocks. config COMMON_CLK_MT2712 bool "Clock driver for MediaTek MT2712" depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST select COMMON_CLK_MEDIATEK ---help--- This driver supports MediaTek MT2712 basic clocks. config COMMON_CLK_MT2712_BDPSYS bool "Clock driver for MediaTek MT2712 bdpsys" depends on COMMON_CLK_MT2712 ---help--- This driver supports MediaTek MT2712 bdpsys clocks. config COMMON_CLK_MT2712_IMGSYS bool "Clock driver for MediaTek MT2712 imgsys" depends on COMMON_CLK_MT2712 ---help--- This driver supports MediaTek MT2712 imgsys clocks. config COMMON_CLK_MT2712_JPGDECSYS bool "Clock driver for MediaTek MT2712 jpgdecsys" depends on COMMON_CLK_MT2712 ---help--- This driver supports MediaTek MT2712 jpgdecsys clocks. config COMMON_CLK_MT2712_MFGCFG bool "Clock driver for MediaTek MT2712 mfgcfg" depends on COMMON_CLK_MT2712 ---help--- This driver supports MediaTek MT2712 mfgcfg clocks. config COMMON_CLK_MT2712_MMSYS bool "Clock driver for MediaTek MT2712 mmsys" depends on COMMON_CLK_MT2712 ---help--- This driver supports MediaTek MT2712 mmsys clocks. config COMMON_CLK_MT2712_VDECSYS bool "Clock driver for MediaTek MT2712 vdecsys" depends on COMMON_CLK_MT2712 ---help--- This driver supports MediaTek MT2712 vdecsys clocks. config COMMON_CLK_MT2712_VENCSYS bool "Clock driver for MediaTek MT2712 vencsys" depends on COMMON_CLK_MT2712 ---help--- This driver supports MediaTek MT2712 vencsys clocks. config COMMON_CLK_MT6739 bool "Clock driver for Mediatek MT6739" depends on COMMON_CLK select COMMON_CLK_MEDIATEK default y if MACH_MT6739 ---help--- This driver supports Mediatek MT6739 clocks. Use the config to support CCF on MT6739, instead of old clkmgr architecture. MT6739 default will use CCF. config COMMON_CLK_MT6761 tristate "Clock driver for MediaTek MT6761" depends on ARCH_MEDIATEK || COMPILE_TEST select COMMON_CLK_MEDIATEK default MACH_MT6761 help This driver supports MediaTek MT6761 basic clocks, which is used to control basic clock output. If you wish to use clock resources from the MT6761 SOC, say Y. Otherwise, say N. config COMMON_CLK_MT6761_AUDIOSYS tristate "Clock driver for MediaTek MT6761 audiosys" depends on COMMON_CLK_MT6761 help This driver supports MediaTek MT6761 audsys clocks, which is used to control audsys clock output. If you wish to use clock resources from the audsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6761_CAMSYS tristate "Clock driver for MediaTek MT6761 camsys" depends on COMMON_CLK_MT6761 help This driver supports MediaTek MT6761 camsys clocks, which is used to control camsys clock output. If you wish to use clock resources from the camsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6761_MMSYS tristate "Clock driver for MediaTek MT6761 mmsys" depends on COMMON_CLK_MT6761 help This driver supports MediaTek MT6761 mmsys clocks, which is used to control mmsys clock output. If you wish to use clock resources from the mmsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6761_VCODECSYS tristate "Clock driver for MediaTek MT6761 vcodecsys" depends on COMMON_CLK_MT6761 help This driver supports MediaTek MT6761 vcodecsys clocks, which is used to control vcodecsys clock output. If you wish to use clock resources from the vcodecsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6761_MIPI0ASYS tristate "Clock driver for MediaTek MT6761 mipi0asys" depends on COMMON_CLK_MT6761 help This driver supports MediaTek MT6761 mipi0asys clocks, which is used to control mipi0asys clock output. If you wish to use clock resources from the mipi0asys device, say Y. Otherwise, say N. config COMMON_CLK_MT6765 tristate "Clock driver for MediaTek MT6765" depends on ARCH_MEDIATEK || COMPILE_TEST select COMMON_CLK_MEDIATEK default MACH_MT6765 help This driver supports MediaTek MT6765 basic clocks, which is used to control basic clock output. If you wish to use clock resources from the MT6765 SOC, say Y. Otherwise, say N. config COMMON_CLK_MT6765_AUDIOSYS tristate "Clock driver for MediaTek MT6765 audiosys" depends on COMMON_CLK_MT6765 help This driver supports MediaTek MT6765 audsys clocks, which is used to control audsys clock output. If you wish to use clock resources from the audsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6765_CAMSYS tristate "Clock driver for MediaTek MT6765 camsys" depends on COMMON_CLK_MT6765 help This driver supports MediaTek MT6765 camsys clocks, which is used to control camsys clock output. If you wish to use clock resources from the camsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6765_IMGSYS tristate "Clock driver for MediaTek MT6765 imgsys" depends on COMMON_CLK_MT6765 help This driver supports MediaTek MT6765 imgsys clocks, which is used to control imgsys clock output. If you wish to use clock resources from the imgsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6765_MMSYS tristate "Clock driver for MediaTek MT6765 mmsys" depends on COMMON_CLK_MT6765 help This driver supports MediaTek MT6765 mmsys clocks, which is used to control mmsys clock output. If you wish to use clock resources from the mmsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6765_VCODECSYS tristate "Clock driver for MediaTek MT6765 vcodecsys" depends on COMMON_CLK_MT6765 help This driver supports MediaTek MT6765 vcodecsys clocks, which is used to control vcodecsys clock output. If you wish to use clock resources from the vcodecsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6765_MIPI0ASYS tristate "Clock driver for MediaTek MT6765 mipi0asys" depends on COMMON_CLK_MT6765 help This driver supports MediaTek MT6765 mipi0asys clocks, which is used to control mipi0asys clock output. If you wish to use clock resources from the mipi0asys device, say Y. Otherwise, say N. config COMMON_CLK_MT6771 bool "Clock driver for Mediatek MT6771" depends on COMMON_CLK select COMMON_CLK_MEDIATEK default y if MACH_MT6771 ---help--- This driver supports Mediatek MT6771 clocks. Use the config to support CCF on MT6771, instead of old clkmgr architecture. MT6771 default will use CCF. config COMMON_CLK_MT6779 bool "Clock driver for MediaTek MT6779" depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST select COMMON_CLK_MEDIATEK help This driver supports MediaTek MT6779 basic clocks, which is used to control basic clock output. If you wish to use clock resources from the MT6779 SOC, say Y. Otherwise, say N. config COMMON_CLK_MT6779_MMSYS bool "Clock driver for MediaTek MT6779 mmsys" depends on COMMON_CLK_MT6779 help This driver supports MediaTek MT6779 mmsys clocks, which is used to control mmsys clock output. If you wish to use clock resources from the mmsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_IMGSYS bool "Clock driver for MediaTek MT6779 imgsys" depends on COMMON_CLK_MT6779 help This driver supports MediaTek MT6779 imgsys clocks, which is used to control imgsys clock output. If you wish to use clock resources from the imgsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_IPESYS bool "Clock driver for MediaTek MT6779 ipesys" depends on COMMON_CLK_MT6779 help This driver supports MediaTek MT6779 ipesys clocks, which is used to control ipesys clock output. If you wish to use clock resources from the ipesys device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_CAMSYS bool "Clock driver for MediaTek MT6779 camsys" depends on COMMON_CLK_MT6779 help This driver supports MediaTek MT6779 camsys clocks, which is used to control camsys clock output. If you wish to use clock resources from the camsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_VDECSYS bool "Clock driver for MediaTek MT6779 vdecsys" depends on COMMON_CLK_MT6779 help This driver supports MediaTek MT6779 vdecsys clocks, which is used to control vdecsys clock output. If you wish to use clock resources from the vdecsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_VENCSYS bool "Clock driver for MediaTek MT6779 vencsys" depends on COMMON_CLK_MT6779 help This driver supports MediaTek MT6779 vencsys clocks, which is used to control vencsys clock output. If you wish to use clock resources from the vencsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_MFGCFG bool "Clock driver for MediaTek MT6779 mfgcfg" depends on COMMON_CLK_MT6779 help This driver supports MediaTek MT6779 mfgcfg clocks, which is used to control mfgcfg clock output. If you wish to use clock resources from the mfg device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_AUDSYS bool "Clock driver for Mediatek MT6779 audsys" depends on COMMON_CLK_MT6779 help This driver supports Mediatek MT6779 audsys clocks, which is used to control audsys clock output. If you wish to use clock resources from the audio device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_APUVCORESYS bool "Clock driver for Mediatek MT6779 apuvcoresys" depends on COMMON_CLK_MT6779 help This driver supports Mediatek MT6779 apuvcoresys clocks, which is used to control apuvcoresys clock output. If you wish to use clock resources from the apu vcore device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_APUCONNSYS bool "Clock driver for Mediatek MT6779 apuconnsys" depends on COMMON_CLK_MT6779 help This driver supports Mediatek MT6779 apuconnsys clocks, which is used to control apuconnsys clock output. If you wish to use clock resources from the apu conn device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_APU0SYS bool "Clock driver for Mediatek MT6779 apu0sys" depends on COMMON_CLK_MT6779 help This driver supports Mediatek MT6779 apu0sys clocks, which is used to control apu0sys clock output. If you wish to use clock resources from the apu0 device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_APU1SYS bool "Clock driver for Mediatek MT6779 apu1sys" depends on COMMON_CLK_MT6779 help This driver supports Mediatek MT6779 apu1sys clocks, which is used to control apu1sys clock output. If you wish to use clock resources from the apu1 device, say Y. Otherwise, say N. config COMMON_CLK_MT6779_MDLASYS bool "Clock driver for Mediatek MT6779 mdlasys" depends on COMMON_CLK_MT6779 help This driver supports Mediatek MT6779 mdlasys clocks, which is used to control mdlasys clock output. If you wish to use clock resources from the mdla device, say Y. Otherwise, say N. config COMMON_CLK_MT6781 bool "Clock driver for Mediatek MT6781" depends on COMMON_CLK select COMMON_CLK_MEDIATEK default y if MACH_MT6781 ---help--- This driver supports Mediatek MT6781 clocks. Use the config to support CCF on MT6781, instead of old clkmgr architecture. MT6781 default will use CCF. config COMMON_CLK_MT6797 bool "Clock driver for MediaTek MT6797" depends on (ARCH_MEDIATEK && ARM64) || COMPILE_TEST select COMMON_CLK_MEDIATEK ---help--- This driver supports MediaTek MT6797 basic clocks. config COMMON_CLK_MT6797_MMSYS bool "Clock driver for MediaTek MT6797 mmsys" depends on COMMON_CLK_MT6797 ---help--- This driver supports MediaTek MT6797 mmsys clocks. config COMMON_CLK_MT6797_IMGSYS bool "Clock driver for MediaTek MT6797 imgsys" depends on COMMON_CLK_MT6797 ---help--- This driver supports MediaTek MT6797 imgsys clocks. config COMMON_CLK_MT6797_VDECSYS bool "Clock driver for MediaTek MT6797 vdecsys" depends on COMMON_CLK_MT6797 ---help--- This driver supports MediaTek MT6797 vdecsys clocks. config COMMON_CLK_MT6797_VENCSYS bool "Clock driver for MediaTek MT6797 vencsys" depends on COMMON_CLK_MT6797 ---help--- This driver supports MediaTek MT6797 vencsys clocks. config COMMON_CLK_MT7622 bool "Clock driver for MediaTek MT7622" depends on ARCH_MEDIATEK || COMPILE_TEST select COMMON_CLK_MEDIATEK ---help--- This driver supports MediaTek MT7622 basic clocks and clocks required for various periperals found on MediaTek. config COMMON_CLK_MT7622_ETHSYS bool "Clock driver for MediaTek MT7622 ETHSYS" depends on COMMON_CLK_MT7622 ---help--- This driver add support for clocks for Ethernet and SGMII required on MediaTek MT7622 SoC. config COMMON_CLK_MT7622_HIFSYS bool "Clock driver for MediaTek MT7622 HIFSYS" depends on COMMON_CLK_MT7622 ---help--- This driver supports MediaTek MT7622 HIFSYS clocks providing to PCI-E and USB. config COMMON_CLK_MT7622_AUDSYS bool "Clock driver for MediaTek MT7622 AUDSYS" depends on COMMON_CLK_MT7622 ---help--- This driver supports MediaTek MT7622 AUDSYS clocks providing to audio consumers such as I2S and TDM. config COMMON_CLK_MT7629 bool "Clock driver for MediaTek MT7629" depends on (ARCH_MEDIATEK && ARM) || COMPILE_TEST select COMMON_CLK_MEDIATEK ---help--- This driver supports MediaTek MT7629 basic clocks and clocks required for various periperals found on MediaTek. config COMMON_CLK_MT7629_ETHSYS bool "Clock driver for MediaTek MT7629 ETHSYS" depends on COMMON_CLK_MT7629 ---help--- This driver add support for clocks for Ethernet and SGMII required on MediaTek MT7629 SoC. config COMMON_CLK_MT7629_HIFSYS bool "Clock driver for MediaTek MT7629 HIFSYS" depends on COMMON_CLK_MT7629 ---help--- This driver supports MediaTek MT7629 HIFSYS clocks providing to PCI-E and USB. config COMMON_CLK_MT8135 bool "Clock driver for MediaTek MT8135" depends on (ARCH_MEDIATEK && ARM) || COMPILE_TEST select COMMON_CLK_MEDIATEK ---help--- This driver supports MediaTek MT8135 clocks. config COMMON_CLK_MT8173 bool "Clock driver for MediaTek MT8173" depends on ARCH_MEDIATEK || COMPILE_TEST select COMMON_CLK_MEDIATEK ---help--- This driver supports MediaTek MT8173 clocks. config COMMON_CLK_MT6853 bool "Clock driver for MediaTek MT6853" depends on COMMON_CLK select COMMON_CLK_MEDIATEK default y if MACH_MT6853 ---help--- This driver supports MediaTek MT6853 basic clocks, which is used to control basic clock output. If you wish to use clock resources from the MT6853 SOC, say Y. Otherwise, say N. config COMMON_CLK_MT6853_APU0 bool "Clock driver for MediaTek MT6853 apu0" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 apu0 clocks, which is used to control apu0 clock output. If you wish to use clock resources from the apu0 device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_APU1 bool "Clock driver for MediaTek MT6853 apu1" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 apu1 clocks, which is used to control apu1 clock output. If you wish to use clock resources from the apu1 device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_APU_VCORE bool "Clock driver for MediaTek MT6853 apu_vcore" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 apu_vcore clocks, which is used to control apu_vcore clock output. If you wish to use clock resources from the apu_vcore device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_APU_CONN bool "Clock driver for MediaTek MT6853 apu_conn" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 apu_conn clocks, which is used to control apu_conn clock output. If you wish to use clock resources from the apu_conn device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_AUDIO bool "Clock driver for MediaTek MT6853 audio" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 audio clocks, which is used to control audio clock output. If you wish to use clock resources from the audio device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_CAMSYS_MAIN bool "Clock driver for MediaTek MT6853 camsys_main" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 camsys_main clocks, which is used to control camsys_main clock output. If you wish to use clock resources from the camsys_main device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_CAMSYS_RAWA bool "Clock driver for MediaTek MT6853 camsys_rawa" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 camsys_rawa clocks, which is used to control camsys_rawa clock output. If you wish to use clock resources from the camsys_rawa device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_CAMSYS_RAWB bool "Clock driver for MediaTek MT6853 camsys_rawb" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 camsys_rawb clocks, which is used to control camsys_rawb clock output. If you wish to use clock resources from the camsys_rawb device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IMGSYS1 bool "Clock driver for MediaTek MT6853 imgsys1" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 imgsys1 clocks, which is used to control imgsys1 clock output. If you wish to use clock resources from the imgsys1 device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IMGSYS2 bool "Clock driver for MediaTek MT6853 imgsys2" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 imgsys2 clocks, which is used to control imgsys2 clock output. If you wish to use clock resources from the imgsys2 device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IMP_IIC_WRAP_C bool "Clock driver for MediaTek MT6853 imp_iic_wrap_c" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 imp_iic_wrap_c clocks, which is used to control imp_iic_wrap_c clock output. If you wish to use clock resources from the imp_iic_wrap_c device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IMP_IIC_WRAP_E bool "Clock driver for MediaTek MT6853 imp_iic_wrap_e" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 imp_iic_wrap_e clocks, which is used to control imp_iic_wrap_e clock output. If you wish to use clock resources from the imp_iic_wrap_e device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IMP_IIC_WRAP_N bool "Clock driver for MediaTek MT6853 imp_iic_wrap_n" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 imp_iic_wrap_n clocks, which is used to control imp_iic_wrap_n clock output. If you wish to use clock resources from the imp_iic_wrap_n device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IMP_IIC_WRAP_S bool "Clock driver for MediaTek MT6853 imp_iic_wrap_s" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 imp_iic_wrap_s clocks, which is used to control imp_iic_wrap_s clock output. If you wish to use clock resources from the imp_iic_wrap_s device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IMP_IIC_WRAP_W bool "Clock driver for MediaTek MT6853 imp_iic_wrap_w" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 imp_iic_wrap_w clocks, which is used to control imp_iic_wrap_w clock output. If you wish to use clock resources from the imp_iic_wrap_w device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IMP_IIC_WRAP_WS bool "Clock driver for MediaTek MT6853 imp_iic_wrap_ws" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 imp_iic_wrap_ws clocks, which is used to control imp_iic_wrap_ws clock output. If you wish to use clock resources from the imp_iic_wrap_ws device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_IPESYS bool "Clock driver for MediaTek MT6853 ipesys" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 ipesys clocks, which is used to control ipesys clock output. If you wish to use clock resources from the ipesys device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_MDPSYS_CONFIG bool "Clock driver for MediaTek MT6853 mdpsys_config" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 mdpsys_config clocks, which is used to control mdpsys_config clock output. If you wish to use clock resources from the mdpsys_config device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_MFGSYS bool "Clock driver for MediaTek MT6853 mfgsys" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 mfgsys clocks, which is used to control mfgsys clock output. If you wish to use clock resources from the mfgsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_MMSYS_CONFIG bool "Clock driver for MediaTek MT6853 mmsys_config" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 mmsys_config clocks, which is used to control mmsys_config clock output. If you wish to use clock resources from the mmsys_config device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_MSDC0SYS bool "Clock driver for MediaTek MT6853 msdc0sys" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 msdc0sys clocks, which is used to control msdc0sys clock output. If you wish to use clock resources from the msdc0sys device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_SCP bool "Clock driver for MediaTek MT6853 scp" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 scp clocks, which is used to control scp clock output. If you wish to use clock resources from the scp device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_VDEC_GCON bool "Clock driver for MediaTek MT6853 vdec_gcon" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 vdec_gcon clocks, which is used to control vdec_gcon clock output. If you wish to use clock resources from the vdec_gcon device, say Y. Otherwise, say N. config COMMON_CLK_MT6853_VENC_GCON bool "Clock driver for MediaTek MT6853 venc_gcon" depends on COMMON_CLK_MT6853 ---help--- This driver supports MediaTek MT6853 venc_gcon clocks, which is used to control venc_gcon clock output. If you wish to use clock resources from the venc_gcon device, say Y. Otherwise, say N. config COMMON_CLK_MT6873 bool "Clock driver for Mediatek MT6873" depends on COMMON_CLK select COMMON_CLK_MEDIATEK default y if MACH_MT6873 ---help--- This driver supports Mediatek MT6873 clocks. Use the config to support CCF on MT6873, instead of old clkmgr architecture. MT6873 default will use CCF. config COMMON_CLK_MT6877 bool "Clock driver for MediaTek MT6877" depends on MACH_MT6877 select COMMON_CLK_MEDIATEK default MACH_MT6877 ---help--- This driver supports MediaTek MT6877 basic clocks, which is used to control basic clock output. If you wish to use clock resources from the MT6877 SOC, say Y. Otherwise, say N. config COMMON_CLK_MT6877_APU bool "Clock driver for MediaTek MT6877 apu" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 apu clocks, which is used to control apu clock output. If you wish to use clock resources from the apu device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_AUDIOSYS bool "Clock driver for MediaTek MT6877 audiosys" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 audiosys clocks, which is used to control audiosys clock output. If you wish to use clock resources from the audiosys device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_CAM bool "Clock driver for MediaTek MT6877 cam" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 cam clocks, which is used to control cam clock output. If you wish to use clock resources from the cam device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_IMG bool "Clock driver for MediaTek MT6877 img" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 img clocks, which is used to control img clock output. If you wish to use clock resources from the img device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_I2C bool "Clock driver for MediaTek MT6877 i2c" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 i2c clocks, which is used to control i2c clock output. If you wish to use clock resources from the i2c device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_IPESYS bool "Clock driver for MediaTek MT6877 ipesys" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 ipesys clocks, which is used to control ipesys clock output. If you wish to use clock resources from the ipesys device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_MDPSYS bool "Clock driver for MediaTek MT6877 mdpsys" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 mdpsys clocks, which is used to control mdpsys clock output. If you wish to use clock resources from the mdpsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_MFGCFG bool "Clock driver for MediaTek MT6877 mfgcfg" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 mfgcfg clocks, which is used to control mfgcfg clock output. If you wish to use clock resources from the mfgcfg device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_DISPSYS bool "Clock driver for MediaTek MT6877 dispsys" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 dispsys clocks, which is used to control dispsys clock output. If you wish to use clock resources from the dispsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_MSDC bool "Clock driver for MediaTek MT6877 msdc" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 msdc clocks, which is used to control msdc clock output. If you wish to use clock resources from the msdc device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_SCP_ADSP bool "Clock driver for MediaTek MT6877 scp_adsp" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 scp_adsp clocks, which is used to control scp_adsp clock output. If you wish to use clock resources from the scp_adsp device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_VDE bool "Clock driver for MediaTek MT6877 vde" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 vde clocks, which is used to control vde clock output. If you wish to use clock resources from the vde device, say Y. Otherwise, say N. config COMMON_CLK_MT6877_VEN bool "Clock driver for MediaTek MT6877 ven" depends on COMMON_CLK_MT6877 ---help--- This driver supports MediaTek MT6877 ven clocks, which is used to control ven clock output. If you wish to use clock resources from the ven device, say Y. Otherwise, say N. config COMMON_CLK_MT6885 bool "Clock driver for Mediatek MT6885" depends on COMMON_CLK select COMMON_CLK_MEDIATEK ---help--- This driver supports Mediatek MT6885 clocks. Use the config to support CCF on MT6885, instead of old clkmgr architecture. MT6885 default will use CCF. config COMMON_CLK_MT6885_APU tristate "Clock driver for MediaTek MT6885 apu" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 apu clocks, which is used to control apu clock output. If you wish to use clock resources from the apu device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_AUDIOSYS tristate "Clock driver for MediaTek MT6885 audiosys" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 audiosys clocks, which is used to control audiosys clock output. If you wish to use clock resources from the audiosys device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_CAM tristate "Clock driver for MediaTek MT6885 cam" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 cam clocks, which is used to control cam clock output. If you wish to use clock resources from the cam device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_IMG tristate "Clock driver for MediaTek MT6885 img" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 img clocks, which is used to control img clock output. If you wish to use clock resources from the img device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_I2C tristate "Clock driver for MediaTek MT6885 i2c" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 i2c clocks, which is used to control i2c clock output. If you wish to use clock resources from the i2c device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_IPESYS tristate "Clock driver for MediaTek MT6885 ipesys" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 ipesys clocks, which is used to control ipesys clock output. If you wish to use clock resources from the ipesys device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_MDPSYS tristate "Clock driver for MediaTek MT6885 mdpsys" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 mdpsys clocks, which is used to control mdpsys clock output. If you wish to use clock resources from the mdpsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_MFGCFG tristate "Clock driver for MediaTek MT6885 mfgcfg" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 mfgcfg clocks, which is used to control mfgcfg clock output. If you wish to use clock resources from the mfgcfg device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_MMSYS tristate "Clock driver for MediaTek MT6885 mmsys" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 mmsys clocks, which is used to control mmsys clock output. If you wish to use clock resources from the mmsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_SCP_ADSP tristate "Clock driver for MediaTek MT6885 scp_adsp" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 scp_adsp clocks, which is used to control scp_adsp clock output. If you wish to use clock resources from the scp_adsp device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_VDE tristate "Clock driver for MediaTek MT6885 vde" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 vde clocks, which is used to control vde clock output. If you wish to use clock resources from the vde device, say Y. Otherwise, say N. config COMMON_CLK_MT6885_VEN tristate "Clock driver for MediaTek MT6885 ven" depends on COMMON_CLK_MT6885 help This driver supports MediaTek MT6885 ven clocks, which is used to control ven clock output. If you wish to use clock resources from the ven device, say Y. Otherwise, say N. config COMMON_CLK_MT6893 tristate "Clock driver for MediaTek MT6893" depends on ARM64 || ARCH_MEDIATEK || COMPILE_TEST select COMMON_CLK_MEDIATEK default MACH_MT6893 help This driver supports MediaTek MT6893 basic clocks, which is used to control basic clock output. If you wish to use clock resources from the MT6893 SOC, say Y. Otherwise, say N. config COMMON_CLK_MT6893_APU tristate "Clock driver for MediaTek MT6893 apu" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 apu clocks, which is used to control apu clock output. If you wish to use clock resources from the apu device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_AUDIOSYS tristate "Clock driver for MediaTek MT6893 audiosys" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 audiosys clocks, which is used to control audiosys clock output. If you wish to use clock resources from the audiosys device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_CAM tristate "Clock driver for MediaTek MT6893 cam" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 cam clocks, which is used to control cam clock output. If you wish to use clock resources from the cam device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_IMG tristate "Clock driver for MediaTek MT6893 img" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 img clocks, which is used to control img clock output. If you wish to use clock resources from the img device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_I2C tristate "Clock driver for MediaTek MT6893 i2c" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 i2c clocks, which is used to control i2c clock output. If you wish to use clock resources from the i2c device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_IPESYS tristate "Clock driver for MediaTek MT6893 ipesys" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 ipesys clocks, which is used to control ipesys clock output. If you wish to use clock resources from the ipesys device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_MDPSYS tristate "Clock driver for MediaTek MT6893 mdpsys" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 mdpsys clocks, which is used to control mdpsys clock output. If you wish to use clock resources from the mdpsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_MFGCFG tristate "Clock driver for MediaTek MT6893 mfgcfg" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 mfgcfg clocks, which is used to control mfgcfg clock output. If you wish to use clock resources from the mfgcfg device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_MMSYS tristate "Clock driver for MediaTek MT6893 mmsys" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 mmsys clocks, which is used to control mmsys clock output. If you wish to use clock resources from the mmsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_SCP_ADSP tristate "Clock driver for MediaTek MT6893 scp_adsp" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 scp_adsp clocks, which is used to control scp_adsp clock output. If you wish to use clock resources from the scp_adsp device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_VDE tristate "Clock driver for MediaTek MT6893 vde" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 vde clocks, which is used to control vde clock output. If you wish to use clock resources from the vde device, say Y. Otherwise, say N. config COMMON_CLK_MT6893_VEN tristate "Clock driver for MediaTek MT6893 ven" depends on COMMON_CLK_MT6893 help This driver supports MediaTek MT6893 ven clocks, which is used to control ven clock output. If you wish to use clock resources from the ven device, say Y. Otherwise, say N. config COMMON_CLK_MTK_FREQ_HOPPING tristate "MediaTek FREQHOPPING driver" help FREQHOPPING driver support for MediaTek SOC If you want to use MediaTek FREQHOPPING driver, say Y or M here. If unsure, say N. config COMMON_CLK_MTK_FREQ_HOPPING_DEBUG bool "Mediate Freq Hopping debug fs" depends on DEBUG_FS && COMMON_CLK_MTK_FREQ_HOPPING help This option is for debugging purpose say Y to use debugfs interface to control Freqhopping. Otherwise, say N config COMMON_CLK_MTK_FREQ_HOPPING_SUBSYS bool depends on COMMON_CLK_MTK_FREQ_HOPPING_SSPM help If FREQHOPPING HW is controlled by other processor, such as SSPM, this should be set. config COMMON_CLK_MTK_FREQ_HOPPING_SSPM bool "Mediatek FREQHOPPING controlled by SSPM" depends on COMMON_CLK_MTK_FREQ_HOPPING && MTK_TINYSYS_SSPM_SUPPORT select COMMON_CLK_MTK_FREQ_HOPPING_SUBSYS help If FREQHOPPING HW is controlled by SSPM, say Y here. Otherwise, say N. Enabling this config will auto set COMMON_CLK_MTK_FREQ_HOPPING_SUBSYS config COMMON_CLK_MT6833 bool "Clock driver for MediaTek MT6833" depends on MACH_MT6833 select COMMON_CLK_MEDIATEK default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 basic clocks, which is used to control basic clock output. If you wish to use clock resources from the MT6833 SOC, say Y. Otherwise, say N. config COMMON_CLK_MT6833_AUDIO bool "Clock driver for MediaTek MT6833 audio" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 audio clocks, which is used to control audio clock output. If you wish to use clock resources from the audio device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_CAMSYS_MAIN bool "Clock driver for MediaTek MT6833 camsys_main" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 camsys_main clocks, which is used to control camsys_main clock output. If you wish to use clock resources from the camsys_main device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_CAMSYS_RAWA bool "Clock driver for MediaTek MT6833 camsys_rawa" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 camsys_rawa clocks, which is used to control camsys_rawa clock output. If you wish to use clock resources from the camsys_rawa device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_CAMSYS_RAWB bool "Clock driver for MediaTek MT6833 camsys_rawb" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 camsys_rawb clocks, which is used to control camsys_rawb clock output. If you wish to use clock resources from the camsys_rawb device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IMGSYS1 bool "Clock driver for MediaTek MT6833 imgsys1" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 imgsys1 clocks, which is used to control imgsys1 clock output. If you wish to use clock resources from the imgsys1 device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IMGSYS2 bool "Clock driver for MediaTek MT6833 imgsys2" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 imgsys2 clocks, which is used to control imgsys2 clock output. If you wish to use clock resources from the imgsys2 device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IMP_IIC_WRAP_C bool "Clock driver for MediaTek MT6833 imp_iic_wrap_c" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 imp_iic_wrap_c clocks, which is used to control imp_iic_wrap_c clock output. If you wish to use clock resources from the imp_iic_wrap_c device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IMP_IIC_WRAP_E bool "Clock driver for MediaTek MT6833 imp_iic_wrap_e" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 imp_iic_wrap_e clocks, which is used to control imp_iic_wrap_e clock output. If you wish to use clock resources from the imp_iic_wrap_e device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IMP_IIC_WRAP_N bool "Clock driver for MediaTek MT6833 imp_iic_wrap_n" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 imp_iic_wrap_n clocks, which is used to control imp_iic_wrap_n clock output. If you wish to use clock resources from the imp_iic_wrap_n device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IMP_IIC_WRAP_S bool "Clock driver for MediaTek MT6833 imp_iic_wrap_s" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 imp_iic_wrap_s clocks, which is used to control imp_iic_wrap_s clock output. If you wish to use clock resources from the imp_iic_wrap_s device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IMP_IIC_WRAP_W bool "Clock driver for MediaTek MT6833 imp_iic_wrap_w" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 imp_iic_wrap_w clocks, which is used to control imp_iic_wrap_w clock output. If you wish to use clock resources from the imp_iic_wrap_w device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IMP_IIC_WRAP_WS bool "Clock driver for MediaTek MT6833 imp_iic_wrap_ws" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 imp_iic_wrap_ws clocks, which is used to control imp_iic_wrap_ws clock output. If you wish to use clock resources from the imp_iic_wrap_ws device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_IPESYS bool "Clock driver for MediaTek MT6833 ipesys" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 ipesys clocks, which is used to control ipesys clock output. If you wish to use clock resources from the ipesys device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_MDPSYS_CONFIG bool "Clock driver for MediaTek MT6833 mdpsys_config" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 mdpsys_config clocks, which is used to control mdpsys_config clock output. If you wish to use clock resources from the mdpsys_config device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_MFGSYS bool "Clock driver for MediaTek MT6833 mfgsys" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 mfgsys clocks, which is used to control mfgsys clock output. If you wish to use clock resources from the mfgsys device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_MMSYS_CONFIG bool "Clock driver for MediaTek MT6833 mmsys_config" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 mmsys_config clocks, which is used to control mmsys_config clock output. If you wish to use clock resources from the mmsys_config device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_MSDC0SYS bool "Clock driver for MediaTek MT6833 msdc0sys" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 msdc0sys clocks, which is used to control msdc0sys clock output. If you wish to use clock resources from the msdc0sys device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_VDEC_GCON bool "Clock driver for MediaTek MT6833 vdec_gcon" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 vdec_gcon clocks, which is used to control vdec_gcon clock output. If you wish to use clock resources from the vdec_gcon device, say Y. Otherwise, say N. config COMMON_CLK_MT6833_VENC_GCON bool "Clock driver for MediaTek MT6833 venc_gcon" depends on COMMON_CLK_MT6833 default MACH_MT6833 ---help--- This driver supports MediaTek MT6833 venc_gcon clocks, which is used to control venc_gcon clock output. If you wish to use clock resources from the venc_gcon device, say Y. Otherwise, say N. endmenu