lkml.org 
[lkml]   [2023]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] dt-bindings: power: supply: bq256xx: Add ts-ignore property
Date
Add a new property: ts-ignore to allow user to enable the TS_IGNORE flag
in chip. Ignore TS pin will allow user to control the charging
parameters instead of the default JEITA profile in chip.

Signed-off-by: Hermes Zhang <chenhuiz@axis.com>
---
Documentation/devicetree/bindings/power/supply/bq256xx.yaml | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/power/supply/bq256xx.yaml b/Documentation/devicetree/bindings/power/supply/bq256xx.yaml
index 82f382a7ffb3..74fd48f4bec5 100644
--- a/Documentation/devicetree/bindings/power/supply/bq256xx.yaml
+++ b/Documentation/devicetree/bindings/power/supply/bq256xx.yaml
@@ -68,6 +68,12 @@ properties:
Interrupt sends an active low, 256 μs pulse to host to report the charger
device status and faults.

+ ts-ignore:
+ type: boolean
+ description: |
+ If this property is set, the TS_IGNORE flag will be set to 1 which means
+ will not apply JEITA profile during the charging.
+
required:
- compatible
- reg
--
2.30.2
\
 
 \ /
  Last update: 2023-03-27 00:51    [W:0.054 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site