ITE: dts: cpu/yaml: fix the name of compatible

This name should be the same as cpus node in dtsi. After the power
policy is added, the cpu-power-states in the CPU properties can
be used.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
This commit is contained in:
Tim Lin 2021-10-04 10:16:19 +08:00 committed by Kumar Gala
parent 1453f25a5f
commit e8366689d1

View file

@ -3,6 +3,6 @@
description: ITE IT8XXX2 RISC-V CPU
compatible: "riscv-ite"
compatible: "ite,riscv-ite"
include: cpu.yaml