mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-25 23:26:03 +08: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:
parent
91118fa994
commit
fe75ac8712
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user