# Copyright 2023 Cirrus Logic, Inc. | |
# SPDX-License-Identifier: Apache-2.0 | |
description: Texas Instruments family of BQ24190 of charging ICs | |
include: [battery.yaml, i2c-device.yaml] | |
compatible: "ti,bq24190" | |
properties: | |
constant-charge-current-max-microamp: | |
required: true | |
constant-charge-voltage-max-microvolt: | |
required: true |