11d80c142SMaxime Ripardconfig SUNXI_CCU 21d80c142SMaxime Ripard bool "Clock support for Allwinner SoCs" 3d63a5e7cSJean Delvare depends on ARCH_SUNXI || COMPILE_TEST 4aa01338cSTobias Regnery select RESET_CONTROLLER 51d80c142SMaxime Ripard default ARCH_SUNXI 689a3dfb7SMaxime Ripard 789a3dfb7SMaxime Ripardif SUNXI_CCU 889a3dfb7SMaxime Ripard 9c6a06374SMaxime Ripardconfig SUN50I_A64_CCU 10c6a06374SMaxime Ripard bool "Support for the Allwinner A64 CCU" 11c6a06374SMaxime Ripard default ARM64 && ARCH_SUNXI 1205c04befSPeter Robinson depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST 13c6a06374SMaxime Ripard 145e737617SMaxime Ripardconfig SUN5I_CCU 155e737617SMaxime Ripard bool "Support for the Allwinner sun5i family CCM" 165e737617SMaxime Ripard default MACH_SUN5I 1705c04befSPeter Robinson depends on MACH_SUN5I || COMPILE_TEST 185e737617SMaxime Ripard 19c6e6c96dSChen-Yu Tsaiconfig SUN6I_A31_CCU 20c6e6c96dSChen-Yu Tsai bool "Support for the Allwinner A31/A31s CCU" 21c6e6c96dSChen-Yu Tsai default MACH_SUN6I 2205c04befSPeter Robinson depends on MACH_SUN6I || COMPILE_TEST 23c6e6c96dSChen-Yu Tsai 245690879dSMaxime Ripardconfig SUN8I_A23_CCU 255690879dSMaxime Ripard bool "Support for the Allwinner A23 CCU" 265690879dSMaxime Ripard default MACH_SUN8I 2705c04befSPeter Robinson depends on MACH_SUN8I || COMPILE_TEST 285690879dSMaxime Ripard 29d05c748bSMaxime Ripardconfig SUN8I_A33_CCU 30d05c748bSMaxime Ripard bool "Support for the Allwinner A33 CCU" 31d05c748bSMaxime Ripard default MACH_SUN8I 3205c04befSPeter Robinson depends on MACH_SUN8I || COMPILE_TEST 33d05c748bSMaxime Ripard 3405359be1SChen-Yu Tsaiconfig SUN8I_A83T_CCU 3505359be1SChen-Yu Tsai bool "Support for the Allwinner A83T CCU" 3605359be1SChen-Yu Tsai default MACH_SUN8I 3705359be1SChen-Yu Tsai 380577e485SMaxime Ripardconfig SUN8I_H3_CCU 390577e485SMaxime Ripard bool "Support for the Allwinner H3 CCU" 409be1c8afSIcenowy Zheng default MACH_SUN8I || (ARM64 && ARCH_SUNXI) 4105c04befSPeter Robinson depends on MACH_SUN8I || (ARM64 && ARCH_SUNXI) || COMPILE_TEST 420577e485SMaxime Ripard 43d0f11d14SIcenowy Zhengconfig SUN8I_V3S_CCU 44d0f11d14SIcenowy Zheng bool "Support for the Allwinner V3s CCU" 45d0f11d14SIcenowy Zheng default MACH_SUN8I 4605c04befSPeter Robinson depends on MACH_SUN8I || COMPILE_TEST 47d0f11d14SIcenowy Zheng 48763c5bd0SIcenowy Zhengconfig SUN8I_DE2_CCU 49763c5bd0SIcenowy Zheng bool "Support for the Allwinner SoCs DE2 CCU" 50763c5bd0SIcenowy Zheng 51*cd030a78SIcenowy Zhengconfig SUN8I_R40_CCU 52*cd030a78SIcenowy Zheng bool "Support for the Allwinner R40 CCU" 53*cd030a78SIcenowy Zheng default MACH_SUN8I 54*cd030a78SIcenowy Zheng depends on MACH_SUN8I || COMPILE_TEST 55*cd030a78SIcenowy Zheng 56b8eb71dcSChen-Yu Tsaiconfig SUN9I_A80_CCU 57b8eb71dcSChen-Yu Tsai bool "Support for the Allwinner A80 CCU" 58b8eb71dcSChen-Yu Tsai default MACH_SUN9I 5905c04befSPeter Robinson depends on MACH_SUN9I || COMPILE_TEST 60b8eb71dcSChen-Yu Tsai 61cdb8b80bSIcenowy Zhengconfig SUN8I_R_CCU 62cdb8b80bSIcenowy Zheng bool "Support for Allwinner SoCs' PRCM CCUs" 63cdb8b80bSIcenowy Zheng default MACH_SUN8I || (ARCH_SUNXI && ARM64) 641d80c142SMaxime Ripard 651d80c142SMaxime Ripardendif 66