Skip to content

Commit b3def01

Browse files
kartbendanieldegrasse
authored andcommitted
dts: bindings: ensure bindings have .yaml extension (not .yml)
Strictly speaking not a problem for in-tree tooling, but better to have all binding files follow the same naming convention. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent ab0c9b8 commit b3def01

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

dts/bindings/clock/renesas,rza2m-cpg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
description: RZ/A2M Clock Pulse Generator
55
compatible: "renesas,rza2m-cpg"
66

7-
include: renesas,rz-cpg.yml
7+
include: renesas,rz-cpg.yaml

0 commit comments

Comments
 (0)