Home
last modified time | relevance | path

Searched full:pf1550 (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/dts/bindings/charger/
Dnxp,pf1550-charger.yaml4 description: NXP PF1550 battery charger
8 compatible: "nxp,pf1550-charger"
17 pf1550,vbus-current-limit-microamp:
23 pf1550,system-voltage-min-threshold-microvolt:
33 pf1550,thermistor-monitoring-mode:
45 pf1550,int-gpios:
50 pf1550,led-behaviour:
/Zephyr-latest/boards/arduino/portenta_h7/
Darduino_portenta_h7_stm32h747xx_m7.dts90 pf1550: pmic@8 { label
93 compatible = "nxp,pf1550";
97 compatible = "nxp,pf1550-regulator";
127 compatible = "nxp,pf1550-charger";
130 pf1550,int-gpios = <&gpiok 0 0>;
131 pf1550,led-behaviour = "manual-off";
132 pf1550,system-voltage-min-threshold-microvolt = <3500000>;
133 pf1550,thermistor-monitoring-mode = "thermistor";
134 pf1550,vbus-current-limit-microamp = <1500000>;
/Zephyr-latest/dts/bindings/mfd/
Dnxp,pf1550.yaml4 description: NXP PF1550
6 compatible: "nxp,pf1550"
/Zephyr-latest/drivers/regulator/
DKconfig.pf15505 bool "NXP PF1550 PMIC regulator driver"
11 Enable the NXP PF1550 PMIC regulator driver
DKconfig42 source "drivers/regulator/Kconfig.pf1550"
/Zephyr-latest/drivers/charger/
DKconfig.pf15505 bool "NXP PF1550 battery charger driver"
12 Enable the NXP PF1550 battery charger driver.
DKconfig57 source "drivers/charger/Kconfig.pf1550"
/Zephyr-latest/drivers/mfd/
DKconfig.pf15505 bool "PF1550 PMIC multi-function device driver"
10 Enable the NXP PF1550 PMIC multi-function device driver
DKconfig34 source "drivers/mfd/Kconfig.pf1550"
/Zephyr-latest/dts/bindings/regulator/
Dnxp,pf1550-regulator.yaml5 NXP PF1550 PMIC
15 compatible = nxp,pf1550-regulator";
38 compatible: "nxp,pf1550-regulator"
/Zephyr-latest/doc/releases/
Drelease-notes-4.1.rst590 * :dtcompatible:`nxp,pf1550-charger`
762 * :dtcompatible:`nxp,pf1550`
822 * :dtcompatible:`nxp,pf1550-regulator`