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:
Henrik Brix Andersen 2025-01-10 09:42:36 +01:00 committed by Benjamin Cabé
parent ce2d907e4d
commit 8998b1a78b

View file

@ -16,7 +16,7 @@ properties:
interrupts:
required: true
clock_div8:
clock-div8:
description: Option enables clock divide by a factor of 8.
type: boolean