dts: bindings: Update compats and filenames

Update compatible strings and file names of Intel CPUs. Always use dash
instead of underscore. This will make all the compat strings and binding
files names for Intel consistent.

Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>
This commit is contained in:
Franciszek Zdobylak 2023-09-26 11:40:31 +02:00 committed by Carles Cufí
parent 3cc9fa4512
commit df4d64c15e
4 changed files with 2 additions and 2 deletions

View file

@ -3,6 +3,6 @@
description: Intel Apollo lake CPU description: Intel Apollo lake CPU
compatible: "intel,apollo_lake" compatible: "intel,apollo-lake"
include: cpu.yaml include: cpu.yaml

View file

@ -3,6 +3,6 @@
description: Intel Elkhart Lake CPU description: Intel Elkhart Lake CPU
compatible: "intel,elkhart_lake" compatible: "intel,elkhart-lake"
include: cpu.yaml include: cpu.yaml