Commit fe75ac87 authored by Rob Herring's avatar Rob Herring

dt-bindings: power: supply: charger-manager: Add missing type for 'cm-battery-stat'

'cm-battery-stat' is missing a type definition and is not a common
property. The type is boolean.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220719215017.1875530-1-robh@kernel.org
parent 91118fa9
...@@ -50,6 +50,7 @@ properties: ...@@ -50,6 +50,7 @@ properties:
cm-battery-stat: cm-battery-stat:
description: battery status description: battery status
$ref: /schemas/types.yaml#/definitions/uint32
enum: enum:
- 0 # battery always present - 0 # battery always present
- 1 # no battery - 1 # no battery
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment