:orphan:
.. raw:: html
.. dtcompatible:: zephyr,charger-gpio
.. _dtbinding_zephyr_charger_gpio:
zephyr,charger-gpio
###################
.. sidebar:: Overview
:Name: ``zephyr,charger-gpio``
:Vendor: :ref:`Zephyr Project `
:Used in: :zephyr:board-catalog:`List of boards <#compatibles=zephyr,charger-gpio>` using
this compatible
:Driver: :zephyr_file:`drivers/charger/charger_gpio.c`
Description
***********
.. code-block:: none
GPIO controlled charging state.
Properties
**********
.. tabs::
.. group-tab:: Node specific properties
Properties not inherited from the base binding file.
.. list-table::
:widths: 1 1 4
:header-rows: 1
* - Name
- Type
- Details
* - ``ctrl-gpios``
- ``phandle-array``
- .. code-block:: none
Pin that controls the charging state. Charging is enabled when active.
.. group-tab:: Deprecated node specific properties
Deprecated properties not inherited from the base binding file.
(None)
.. group-tab:: Base properties
Properties inherited from the base binding file, which defines
common properties that may be set on many nodes. Not all of these
may apply to the "zephyr,charger-gpio" compatible.
(None)