16 lines
341 B
YAML
16 lines
341 B
YAML
# 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
|