summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/charger/intersil,isl9241.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/charger/intersil,isl9241.yaml')
-rw-r--r--zephyr/dts/bindings/charger/intersil,isl9241.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/zephyr/dts/bindings/charger/intersil,isl9241.yaml b/zephyr/dts/bindings/charger/intersil,isl9241.yaml
new file mode 100644
index 0000000000..7557b949d8
--- /dev/null
+++ b/zephyr/dts/bindings/charger/intersil,isl9241.yaml
@@ -0,0 +1,18 @@
+# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+description: Intersil ISL9241 Charger IC
+
+compatible: "intersil,isl9241"
+
+include: i2c-device.yaml
+
+properties:
+ switching-frequency:
+ type: int
+ required: false
+ description:
+ Sets the charger switching frequency. If not defined then the switching
+ frequency is configured by the resistor connected to the PROG pin on
+ the board.