/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | axp22x.dtsi | 46 * AXP221/221s/223 Integrated Power Management Chip 48 * http://dl.linux-sunxi.org/AXP/AXP221%20Datasheet%20V1.2%2020130326%20.pdf 56 compatible = "x-powers,axp221-ac-power-supply"; 61 compatible = "x-powers,axp221-adc"; 66 compatible = "x-powers,axp221-battery-power-supply"; 71 compatible = "x-powers,axp221-gpio"; 173 compatible = "x-powers,axp221-usb-power-supply";
|
H A D | sun6i-a31s-primo81.dts | 92 /* pull-ups and device VDDIO use AXP221 DLDO3 */ 159 compatible = "x-powers,axp221";
|
H A D | sun6i-a31-hummingbird.dts | 172 /* pull-ups and devices require AXP221 DLDO3 */ 227 compatible = "x-powers,axp221";
|
H A D | axp809.dtsi | 56 "x-powers,axp221-gpio";
|
H A D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | axp22x.dtsi | 46 * AXP221/221s/223 Integrated Power Management Chip 48 * http://dl.linux-sunxi.org/AXP/AXP221%20Datasheet%20V1.2%2020130326%20.pdf 56 compatible = "x-powers,axp221-ac-power-supply"; 61 compatible = "x-powers,axp221-battery-power-supply"; 162 compatible = "x-powers,axp221-usb-power-supply";
|
H A D | sun6i-a31s-primo81.dts | 92 /* pull-ups and device VDDIO use AXP221 DLDO3 */ 181 compatible = "x-powers,axp221";
|
H A D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|
H A D | sun6i-a31-hummingbird.dts | 189 /* pull-ups and devices require AXP221 DLDO3 */ 266 compatible = "x-powers,axp221";
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | x-powers,axp209-adc.yaml | 54 - const: x-powers,axp221-adc 68 axp221 { 70 compatible = "x-powers,axp221-adc";
|
/openbmc/linux/drivers/mfd/ |
H A D | axp20x.c | 40 "AXP221", 875 .of_compatible = "x-powers,axp221-gpio", 877 .name = "axp221-pek", 884 .of_compatible = "x-powers,axp221-adc", 887 .of_compatible = "x-powers,axp221-ac-power-supply", 892 .of_compatible = "x-powers,axp221-battery-power-supply", 895 .of_compatible = "x-powers,axp221-usb-power-supply", 904 .of_compatible = "x-powers,axp221-gpio", 906 .name = "axp221-pek", 911 .of_compatible = "x-powers,axp221-adc", [all …]
|
H A D | axp20x-i2c.c | 65 { .compatible = "x-powers,axp221", .data = (void *)AXP221_ID }, 81 { "axp221", 0 },
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | x-powers,axp20x-usb-power-supply.yaml | 10 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight 27 - x-powers,axp221-usb-power-supply
|
H A D | x-powers,axp20x-battery-power-supply.yaml | 25 - const: x-powers,axp221-battery-power-supply
|
H A D | x-powers,axp20x-ac-power-supply.yaml | 26 - const: x-powers,axp221-ac-power-supply
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | x-powers,axp209-gpio.yaml | 22 - x-powers,axp221-gpio 28 - const: x-powers,axp221-gpio
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | allwinner,sun6i-a31-p2wi.yaml | 57 axp221: pmic@68 { 58 /* compatible = "x-powers,axp221"; */
|
/openbmc/u-boot/drivers/power/ |
H A D | axp809.c | 3 * AXP809 driver based on AXP221 driver 8 * Based on axp221.c
|
H A D | axp221.c | 3 * AXP221 and AXP223 driver 6 * used are the same for the axp221 and axp223.
|
H A D | axp818.c | 3 * AXP818 driver based on AXP221 driver 8 * Based on axp221.c
|
H A D | Makefile | 8 obj-$(CONFIG_AXP221_POWER) += axp221.o
|
H A D | Kconfig | 41 bool "axp221 / axp223 pmic support" 46 Select this to enable support for the axp221/axp223 pmic found on most 82 disable dcdc1. On A23 / A31 / A33 (axp221) boards dcdc1 is used for
|
/openbmc/u-boot/include/ |
H A D | axp_pmic.h | 16 #include <axp221.h>
|
H A D | axp221.h | 5 * X-Powers AXP221 Power Management IC driver
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | x-powers,axp152.yaml | 96 - x-powers,axp221 106 - const: x-powers,axp221
|