Home
last modified time | relevance | path

Searched full:rt9467 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Drichtek,rt9467.yaml4 $id: http://devicetree.org/schemas/power/supply/richtek,rt9467.yaml#
7 title: Richtek RT9467 Switching Battery Charger with Power Path Management
14 RT9467 is a switch-mode single cell Li-Ion/Li-Polymer battery charger for
20 The RT9467 also features USB On-The-Go (OTG) support. It also integrates
24 https://www.richtek.com/assets/product_file/RT9467/DS9467-01.pdf
28 const: richtek,rt9467
68 compatible = "richtek,rt9467";
75 regulator-name = "rt9467-usb-otg-vbus";
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-rt94671 What: /sys/class/power_supply/rt9467-*/sysoff_enable
6 This entry allows enabling the sysoff mode of rt9467 charger
/linux/drivers/power/supply/
H A DKconfig831 tristate "Richtek RT9467 Battery Charger Driver"
837 Say Y here to enable RT9467 Battery Charger.
838 RT9467 is a switch-mode single cell Li-Ion/Li-Polymer battery charger
847 will be called "rt9467-charger".
H A DMakefile61 obj-$(CONFIG_CHARGER_RT9467) += rt9467-charger.o