dts: bindings: led: replace underscore with hypen
replace underscore with hyphen as per device tree specification Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
This commit is contained in:
parent
6a60927cac
commit
c1151c68a2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ properties:
|
||||||
type: phandle-array
|
type: phandle-array
|
||||||
description: |
|
description: |
|
||||||
GPIO to use to enable/disable the controller.
|
GPIO to use to enable/disable the controller.
|
||||||
max_curr_opt:
|
max-curr-opt:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: |
|
description: |
|
||||||
If enabled the maximum current output is set to 35 mA (25.5 mA else).
|
If enabled the maximum current output is set to 35 mA (25.5 mA else).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue