dts: bindings: can: infineon: xmc4xxx: rename clock_div8 to clock-div8
Rename the Infineon XMC4xxx CAN node devicetree property clock_div8 to clock-div8 (prefering hyphens over underscores to separate devicetree property names). Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
ce2d907e4d
commit
8998b1a78b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ properties:
|
|||
interrupts:
|
||||
required: true
|
||||
|
||||
clock_div8:
|
||||
clock-div8:
|
||||
description: Option enables clock divide by a factor of 8.
|
||||
type: boolean
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue