dts: sifive: Update SoC compats

Update compatible strings to make them consistent across SiFive SoCs.

Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>
This commit is contained in:
Franciszek Zdobylak 2024-04-12 12:39:25 +02:00 committed by Alberto Escolar
parent 53fa757cea
commit f0f897da4a
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@
soc {
#address-cells = <1>;
#size-cells = <1>;
compatible = "simple-bus";
compatible = "fu540-soc", "sifive-soc", "simple-bus";
ranges;
modeselect: rom@1000 {

View file

@ -102,7 +102,7 @@
soc {
#address-cells = <2>;
#size-cells = <2>;
compatible = "simple-bus";
compatible = "fu740-soc", "sifive-soc", "simple-bus";
ranges;
modeselect: rom@1000 {