Skip to content

Commit 8998b1a

Browse files
henrikbrixandersenkartben
authored andcommitted
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 <[email protected]>
1 parent ce2d907 commit 8998b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/can/infineon,xmc4xxx-can-node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ properties:
1616
interrupts:
1717
required: true
1818

19-
clock_div8:
19+
clock-div8:
2020
description: Option enables clock divide by a factor of 8.
2121
type: boolean
2222

0 commit comments

Comments
 (0)