Skip to content

Commit 929d931

Browse files
committed
Merge tag 'devicetree-fixes-for-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fix from Rob Herring: "A single fix for broken media/renesas,drif.yaml binding schema" * tag 'devicetree-fixes-for-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: media: dt-bindings: media: renesas,drif: Fix fck definition
2 parents d17bcc5 + 8929ef8 commit 929d931

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Documentation/devicetree/bindings/media/renesas,drif.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ properties:
6767
maxItems: 1
6868

6969
clock-names:
70-
maxItems: 1
71-
items:
72-
- const: fck
70+
const: fck
7371

7472
resets:
7573
maxItems: 1

0 commit comments

Comments
 (0)