Home
last modified time | relevance | path

Searched full:axp221 (Results 1 – 25 of 34) sorted by relevance

12

/linux/arch/arm/boot/dts/allwinner/
H A Daxp22x.dtsi46 * 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 Dsun6i-a31s-primo81.dts92 /* pull-ups and device VDDIO use AXP221 DLDO3 */
159 compatible = "x-powers,axp221";
H A Dsun6i-a31-hummingbird.dts172 /* pull-ups and devices require AXP221 DLDO3 */
227 compatible = "x-powers,axp221";
H A Daxp809.dtsi56 "x-powers,axp221-gpio";
H A Daxp223.dtsi50 * The AXP223 shares most of its logic with the AXP221 but it has some
H A Dsun8i-r40-feta40i.dtsi18 compatible = "x-powers,axp221";
H A Dsun6i-a31s-sina31s-core.dtsi79 compatible = "x-powers,axp221";
H A Dsun6i-a31s-yones-toptech-bs1078-v2.dts99 compatible = "x-powers,axp221";
H A Dsun6i-reference-design-tablet.dtsi80 compatible = "x-powers,axp221";
H A Dsun6i-a31-mele-a1000g-quad.dts116 compatible = "x-powers,axp221";
H A Dsun6i-a31-m9.dts116 compatible = "x-powers,axp221";
H A Dsun8i-t3-cqa3t-bv3.dts122 compatible = "x-powers,axp221";
H A Dsun8i-v40-bananapi-m2-berry.dts154 compatible = "x-powers,axp221";
H A Dsun8i-r40-bananapi-m2-ultra.dts163 compatible = "x-powers,axp221";
/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-clockworkpi-v3.14.dts59 axp221: pmic@34 { label
60 compatible = "x-powers,axp228", "x-powers,axp221";
68 compatible = "x-powers,axp221-ac-power-supply";
72 compatible = "x-powers,axp221-adc";
77 compatible = "x-powers,axp221-battery-power-supply";
81 compatible = "x-powers,axp221-gpio";
175 compatible = "x-powers,axp221-usb-power-supply";
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dx-powers,axp209-adc.yaml65 - const: x-powers,axp221-adc
80 axp221 {
82 compatible = "x-powers,axp221-adc";
/linux/drivers/mfd/
H A Daxp20x.c41 "AXP221",
972 .of_compatible = "x-powers,axp221-gpio",
974 .name = "axp221-pek",
981 .of_compatible = "x-powers,axp221-adc",
984 .of_compatible = "x-powers,axp221-ac-power-supply",
989 .of_compatible = "x-powers,axp221-battery-power-supply",
992 .of_compatible = "x-powers,axp221-usb-power-supply",
1001 .of_compatible = "x-powers,axp221-gpio",
1003 .name = "axp221-pek",
1008 .of_compatible = "x-powers,axp221-adc",
[all …]
H A Daxp20x-i2c.c65 { .compatible = "x-powers,axp221", .data = (void *)AXP221_ID },
82 { "axp221" },
/linux/Documentation/devicetree/bindings/power/supply/
H A Dx-powers,axp20x-usb-power-supply.yaml10 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
24 - x-powers,axp221-usb-power-supply
73 - x-powers,axp221-usb-power-supply
H A Dx-powers,axp20x-ac-power-supply.yaml26 - const: x-powers,axp221-ac-power-supply
H A Dx-powers,axp20x-battery-power-supply.yaml25 - const: x-powers,axp221-battery-power-supply
/linux/Documentation/devicetree/bindings/gpio/
H A Dx-powers,axp209-gpio.yaml22 - x-powers,axp221-gpio
28 - const: x-powers,axp221-gpio
/linux/Documentation/devicetree/bindings/i2c/
H A Dallwinner,sun6i-a31-p2wi.yaml57 axp221: pmic@68 {
58 /* compatible = "x-powers,axp221"; */
/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml100 - x-powers,axp221
111 - const: x-powers,axp221
/linux/drivers/i2c/busses/
H A Di2c-sun6i-p2wi.c20 * devices (the only known device to support this interface is the AXP221

12