dts: use 'cdns,' instead of 'cadence,' consistently

The Linux vendor prefixes list uses 'cdns'. Match it, especially since
we have that prefix in our own list as well.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Martí Bolívar 2021-08-03 15:49:25 -07:00 committed by Christopher Friedt
commit 7cf99aa2f2
11 changed files with 22 additions and 23 deletions

View file

@ -15,7 +15,7 @@
cpu0: cpu@0 {
device_type = "cpu";
compatible = "cadence,tensilica-xtensa-lx7";
compatible = "cdns,tensilica-xtensa-lx7";
reg = <0>;
};
};