mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-15 19:01:45 -04:00
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: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220719215017.1875530-1-robh@kernel.org
This commit is contained in:
@@ -50,6 +50,7 @@ properties:
|
||||
|
||||
cm-battery-stat:
|
||||
description: battery status
|
||||
$ref: /schemas/types.yaml#/definitions/uint32
|
||||
enum:
|
||||
- 0 # battery always present
|
||||
- 1 # no battery
|
||||
|
||||
Reference in New Issue
Block a user