| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spmi/ |
| D | hisilicon,hisi-spmi-controller.yaml | 4 $id: http://devicetree.org/schemas/spmi/hisilicon,hisi-spmi-controller.yaml# 7 title: HiSilicon SPMI controller 13 The HiSilicon SPMI BUS controller is found on some Kirin-based designs. 14 It is a MIPI System Power Management (SPMI) controller. 17 Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml. 20 - $ref: spmi.yaml# 25 pattern: "spmi@[0-9a-f]" 28 const: hisilicon,kirin970-spmi-controller 33 hisilicon,spmi-channel: 36 number of the Kirin 970 SPMI channel where the SPMI devices are connected. [all …]
|
| D | mtk,spmi-mtk-pmif.yaml | 4 $id: http://devicetree.org/schemas/spmi/mtk,spmi-mtk-pmif.yaml# 7 title: Mediatek SPMI Controller 13 On MediaTek SoCs the PMIC is connected via SPMI and the controller allows 14 for multiple SoCs to control a single SPMI master. 17 - $ref: spmi.yaml 23 - mediatek,mt6873-spmi 24 - mediatek,mt8195-spmi 27 - mediatek,mt8186-spmi 28 - const: mediatek,mt8195-spmi 67 spmi: spmi@10027000 { [all …]
|
| D | spmi.yaml | 4 $id: http://devicetree.org/schemas/spmi/spmi.yaml# 7 title: System Power Management Interface (SPMI) Controller 13 The System Power Management (SPMI) controller is a 2-wire bus defined 16 SPMI controllers are modelled in device tree using a generic set of 20 Each SPMI controller has zero or more child nodes (up to 16 ones), each 25 pattern: "^spmi@.*" 60 #include <dt-bindings/spmi/spmi.h> 62 spmi@0 {
|
| D | qcom,spmi-pmic-arb.yaml | 4 $id: http://devicetree.org/schemas/spmi/qcom,spmi-pmic-arb.yaml# 7 title: Qualcomm SPMI Controller (PMIC Arbiter) 13 The SPMI PMIC Arbiter is found on Snapdragon chipsets. It is an SPMI 15 devices to control a single SPMI master. 21 - $ref: spmi.yaml 25 const: qcom,spmi-pmic-arb 93 SPMI bus instance. only applicable to PMIC arbiter version 7 and beyond. 106 spmi@fc4cf000 { 107 compatible = "qcom,spmi-pmic-arb";
|
| /kernel/linux/linux-5.10/drivers/staging/hikey9xx/ |
| D | hisilicon,hisi-spmi-controller.yaml | 4 $id: http://devicetree.org/schemas/spmi/hisilicon,hisi-spmi-controller.yaml# 7 title: HiSilicon SPMI controller 13 The HiSilicon SPMI BUS controller is found on some Kirin-based designs. 14 It is a MIPI System Power Management (SPMI) controller. 17 drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml. 21 pattern: "spmi@[0-9a-f]" 24 const: hisilicon,kirin970-spmi-controller 29 spmi-channel: 31 number of the Kirin 970 SPMI channel where the SPMI devices are connected. 36 - spmi-channel [all …]
|
| D | Kconfig | 14 # to be placed at drivers/spmi 16 tristate "Hisilicon 3670 SPMI Controller" 19 depends on SPMI 22 built-in SPMI PMIC Arbiter interface on Hisilicon 3670 27 tristate "HiSilicon Hi6421v600 SPMI PMU/Codec IC" 29 depends on SPMI 32 Add support for HiSilicon Hi6421v600 SPMI PMIC. Hi6421 includes 39 We communicate with the Hi6421v600 via a SPMI bus.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | qcom,spmi-pmic.txt | 1 Qualcomm SPMI PMICs multi-function device bindings 3 The Qualcomm SPMI series presently includes PM8941, PM8841 and PMA8084 4 PMICs. These PMICs use a QPNP scheme through SPMI interface. 5 QPNP is effectively a partitioning scheme for dividing the SPMI extended 11 interfaced to the chip via the SPMI (System Power Management Interface) bus. 13 16-bit SPMI slave address space into 256 smaller fixed-size regions, 256 bytes 37 or generalized "qcom,spmi-pmic". 38 - reg: Specifies the SPMI USID slave address for this device. 40 Documentation/devicetree/bindings/spmi/spmi.yaml 48 Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt [all …]
|
| /kernel/linux/linux-6.6/drivers/spmi/ |
| D | Kconfig | 3 # SPMI driver configuration 5 menuconfig SPMI config 6 tristate "SPMI support" 8 SPMI (System Power Management Interface) is a two-wire 12 if SPMI 15 tristate "Hisilicon 3670 SPMI Controller" 20 built-in SPMI PMIC Arbiter interface on Hisilicon 3670 24 tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)" 31 built-in SPMI PMIC Arbiter interface on Qualcomm MSM family 35 other devices that have the SPMI interface. [all …]
|
| D | spmi.c | 13 #include <linux/spmi.h> 16 #include <dt-bindings/spmi/spmi.h> 18 #include <trace/events/spmi.h> 84 * spmi_device_remove(): remove an SPMI device 136 * @sdev: SPMI device. 155 * @sdev: SPMI device. 177 * @sdev: SPMI device. 199 * @sdev: SPMI device 218 * @sdev: SPMI device. 232 * @sdev: SPMI device. [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | qcom,spmi-pmic.yaml | 4 $id: http://devicetree.org/schemas/mfd/qcom,spmi-pmic.yaml# 7 title: Qualcomm SPMI PMICs multi-function device 11 to the chip via the SPMI (System Power Management Interface) bus. 13 16-bit SPMI peripheral address space into 256 smaller fixed-size regions, 256 bytes 16 The Qualcomm SPMI series includes the PM8941, PM8841, PMA8084, PM8998 and other 17 PMICs. These PMICs use a "QPNP" scheme through SPMI interface. 18 QPNP is effectively a partitioning scheme for dividing the SPMI extended 96 - const: qcom,spmi-pmic 114 $ref: /schemas/regulator/qcom,spmi-regulator.yaml# 124 - $ref: /schemas/iio/adc/qcom,spmi-iadc.yaml# [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | qcom,spmi-vadc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/qcom,spmi-vadc.yaml# 7 title: Qualcomm's SPMI PMIC ADC 14 SPMI PMIC voltage ADC (VADC) provides interface to clients to read 16 SPMI PMIC5/PMIC7 voltage ADC (ADC) provides interface to clients to read 24 - const: qcom,spmi-adc-rev2 26 - qcom,spmi-vadc 27 - qcom,spmi-adc5 28 - qcom,spmi-adc-rev2 29 - qcom,spmi-adc7 32 description: VADC base address in the SPMI PMIC register map [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/spmi/ |
| D | spmi.yaml | 4 $id: http://devicetree.org/schemas/spmi/spmi.yaml# 7 title: System Power Management Interface (SPMI) Controller 13 The System Power Management (SPMI) controller is a 2-wire bus defined 16 SPMI controllers are modelled in device tree using a generic set of 20 Each SPMI controller has zero or more child nodes (up to 16 ones), each 25 pattern: "^spmi@.*" 62 #include <dt-bindings/spmi/spmi.h> 64 spmi@0 {
|
| D | qcom,spmi-pmic-arb.txt | 1 Qualcomm SPMI Controller (PMIC Arbiter) 3 The SPMI PMIC Arbiter is found on Snapdragon chipsets. It is an SPMI 5 devices to control a single SPMI master. 10 See Documentation/devicetree/bindings/spmi/spmi.yaml for the generic SPMI 17 - compatible : should be "qcom,spmi-pmic-arb". 47 spmi { 48 compatible = "qcom,spmi-pmic-arb";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | qcom,spmi-vadc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/qcom,spmi-vadc.yaml# 7 title: Qualcomm's SPMI PMIC ADC 14 SPMI PMIC voltage ADC (VADC) provides interface to clients to read 16 SPMI PMIC5/PMIC7 voltage ADC (ADC) provides interface to clients to read 24 - const: qcom,spmi-adc-rev2 28 - qcom,spmi-vadc 29 - qcom,spmi-adc5 30 - qcom,spmi-adc-rev2 31 - qcom,spmi-adc7 34 description: VADC base address in the SPMI PMIC register map [all …]
|
| /kernel/linux/linux-5.10/drivers/spmi/ |
| D | Kconfig | 3 # SPMI driver configuration 5 menuconfig SPMI config 6 tristate "SPMI support" 8 SPMI (System Power Management Interface) is a two-wire 12 if SPMI 15 tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)" 22 built-in SPMI PMIC Arbiter interface on Qualcomm MSM family 26 other devices that have the SPMI interface.
|
| D | spmi.c | 13 #include <linux/spmi.h> 16 #include <dt-bindings/spmi/spmi.h> 18 #include <trace/events/spmi.h> 82 * spmi_device_remove(): remove an SPMI device 134 * @sdev: SPMI device. 153 * @sdev: SPMI device. 175 * @sdev: SPMI device. 197 * @sdev: SPMI device 216 * @sdev: SPMI device. 230 * @sdev: SPMI device. [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/ |
| D | sc8180x-pmics.dtsi | 9 #include <dt-bindings/spmi/spmi.h> 10 #include <dt-bindings/iio/qcom,spmi-vadc.h> 72 compatible = "qcom,pm8150", "qcom,spmi-pmic"; 92 compatible = "qcom,spmi-temp-alarm"; 101 compatible = "qcom,spmi-adc5"; 128 compatible = "qcom,spmi-adc-tm5"; 145 compatible = "qcom,pmc8180-gpio", "qcom,spmi-gpio"; 156 compatible = "qcom,pmc8180", "qcom,spmi-pmic"; 163 compatible = "qcom,smb2351", "qcom,spmi-pmic"; 169 compatible = "qcom,spmi-adc-rev2"; [all …]
|
| D | sc8280xp-pmics.dtsi | 8 #include <dt-bindings/spmi/spmi.h> 56 compatible = "qcom,pmk8350", "qcom,spmi-pmic"; 81 compatible = "qcom,spmi-adc7"; 91 compatible = "qcom,spmi-adc-tm5-gen2"; 110 compatible = "qcom,spmi-sdam"; 120 compatible = "qcom,pm8350", "qcom,spmi-pmic"; 126 compatible = "qcom,spmi-temp-alarm"; 133 compatible = "qcom,pm8350-gpio", "qcom,spmi-gpio"; 144 compatible = "qcom,pm8350c", "qcom,spmi-pmic"; 150 compatible = "qcom,pm8350c-gpio", "qcom,spmi-gpio"; [all …]
|
| D | pm8550vs.dtsi | 7 #include <dt-bindings/spmi/spmi.h> 100 compatible = "qcom,pm8550", "qcom,spmi-pmic"; 106 compatible = "qcom,spmi-temp-alarm"; 113 compatible = "qcom,pm8550vs-gpio", "qcom,spmi-gpio"; 124 compatible = "qcom,pm8550", "qcom,spmi-pmic"; 130 compatible = "qcom,spmi-temp-alarm"; 137 compatible = "qcom,pm8550vs-gpio", "qcom,spmi-gpio"; 148 compatible = "qcom,pm8550", "qcom,spmi-pmic"; 154 compatible = "qcom,spmi-temp-alarm"; 161 compatible = "qcom,pm8550vs-gpio", "qcom,spmi-gpio"; [all …]
|
| D | sa8540p-pmics.dtsi | 8 #include <dt-bindings/spmi/spmi.h> 12 compatible = "qcom,pm8150", "qcom,spmi-pmic"; 26 compatible = "qcom,pm8150-gpio", "qcom,spmi-gpio"; 37 compatible = "qcom,pm8150", "qcom,spmi-pmic"; 43 compatible = "qcom,spmi-sdam"; 52 compatible = "qcom,pm8150-gpio", "qcom,spmi-gpio"; 63 compatible = "qcom,pm8150", "qcom,spmi-pmic"; 69 compatible = "qcom,pm8150-gpio", "qcom,spmi-gpio"; 80 compatible = "qcom,pm8150", "qcom,spmi-pmic"; 86 compatible = "qcom,pm8150-gpio", "qcom,spmi-gpio";
|
| D | sa8775p-pmics.dtsi | 7 #include <dt-bindings/spmi/spmi.h> 103 compatible = "qcom,pmm8654au", "qcom,spmi-pmic"; 109 compatible = "qcom,spmi-temp-alarm"; 136 compatible = "qcom,pmm8654au-gpio", "qcom,spmi-gpio"; 146 compatible = "qcom,spmi-sdam"; 160 compatible = "qcom,pmm8654au", "qcom,spmi-pmic"; 166 compatible = "qcom,spmi-temp-alarm"; 173 compatible = "qcom,pmm8654au-gpio", "qcom,spmi-gpio"; 184 compatible = "qcom,pmm8654au", "qcom,spmi-pmic"; 190 compatible = "qcom,spmi-temp-alarm"; [all …]
|
| D | pm8150l.dtsi | 7 #include <dt-bindings/iio/qcom,spmi-vadc.h> 9 #include <dt-bindings/spmi/spmi.h> 44 compatible = "qcom,pm8150l", "qcom,spmi-pmic"; 57 compatible = "qcom,spmi-temp-alarm"; 66 compatible = "qcom,spmi-adc5"; 93 compatible = "qcom,spmi-adc-tm5"; 103 compatible = "qcom,pm8150l-gpio", "qcom,spmi-gpio"; 114 compatible = "qcom,pm8150l", "qcom,spmi-pmic"; 120 compatible = "qcom,pm8150l-flash-led", "qcom,spmi-flash-led";
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | spmi.h | 14 /* SPMI Commands */ 34 * struct spmi_device - Basic representation of an SPMI device 36 * @ctrl: SPMI controller managing the bus hosting this device. 73 * struct spmi_controller - interface to the SPMI master controller 76 * @cmd: sends a non-data command sequence on the SPMI bus. 77 * @read_cmd: sends a register read command sequence on the SPMI bus. 78 * @write_cmd: sends a register write command sequence on the SPMI bus. 112 * @ctrl SPMI controller. 124 * struct spmi_driver - SPMI slave device driver 125 * @driver: SPMI device drivers should initialize name and owner field of [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | spmi.h | 14 /* SPMI Commands */ 34 * struct spmi_device - Basic representation of an SPMI device 36 * @ctrl: SPMI controller managing the bus hosting this device. 73 * struct spmi_controller - interface to the SPMI master controller 76 * @cmd: sends a non-data command sequence on the SPMI bus. 77 * @read_cmd: sends a register read command sequence on the SPMI bus. 78 * @write_cmd: sends a register write command sequence on the SPMI bus. 112 * @ctrl SPMI controller. 124 * struct spmi_driver - SPMI slave device driver 125 * @driver: SPMI device drivers should initialize name and owner field of [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/qcom/ |
| D | pma8084.dtsi | 2 #include <dt-bindings/iio/qcom,spmi-vadc.h> 4 #include <dt-bindings/spmi/spmi.h> 9 compatible = "qcom,pma8084", "qcom,spmi-pmic"; 31 compatible = "qcom,pma8084-gpio", "qcom,spmi-gpio"; 41 compatible = "qcom,pma8084-mpp", "qcom,spmi-mpp"; 51 compatible = "qcom,spmi-temp-alarm"; 60 compatible = "qcom,spmi-vadc"; 94 compatible = "qcom,pma8084", "qcom,spmi-pmic";
|