Skip to content

Commit 1d62dee

Browse files
dts: bindings: arm: indicate flexcomm may be a clock consumer
Add clock-device include to flexcomm, as it can be used as a clock consumer within the clock subsystem. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
1 parent fda3d81 commit 1d62dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/arm/nxp,lpc-flexcomm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: LPC Flexcomm node
55

66
compatible: "nxp,lpc-flexcomm"
77

8-
include: [base.yaml, pinctrl-device.yaml, reset-device.yaml]
8+
include: [base.yaml, pinctrl-device.yaml, reset-device.yaml, clock-device.yaml]
99

1010
properties:
1111
reg:

0 commit comments

Comments
 (0)