1 # SPDX-License-Identifier: GPL-2.0
3 # to be placed at drivers/phy
5 tristate "hi3670 USB PHY support"
6 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
10 Enable this to support the HISILICON HI3670 USB PHY.
12 To compile this driver as a module, choose M here.
14 # to be placed at drivers/spmi
16 tristate "Hisilicon 3670 SPMI Controller"
17 select IRQ_DOMAIN_HIERARCHY
21 If you say yes to this option, support will be included for the
22 built-in SPMI PMIC Arbiter interface on Hisilicon 3670
25 # to be placed at drivers/mfd
26 config MFD_HI6421_SPMI
27 tristate "HiSilicon Hi6421v600 SPMI PMU/Codec IC"
33 Add support for HiSilicon Hi6421v600 SPMI PMIC. Hi6421 includes
34 multi-functions, such as regulators, RTC, codec, Coulomb counter,
37 This driver includes core APIs _only_. You have to select
38 individual components like voltage regulators under corresponding
39 menus in order to enable them.
40 We communicate with the Hi6421v600 via a SPMI bus.
42 # to be placed at drivers/regulator
43 config REGULATOR_HI6421V600
44 tristate "HiSilicon Hi6421v600 PMIC voltage regulator support"
45 depends on MFD_HI6421_SPMI && OF
48 This driver provides support for the voltage regulators on
49 HiSilicon Hi6421v600 PMU / Codec IC.
50 This is used on Kirin 3670 boards, like HiKey 970.