Skip to content

Commit 6036d96

Browse files
Eddie Jamesshenki
authored andcommitted
ARM: dts: aspeed: rainier: Switch OCCs to P10
Rainier uses the P10 processor so the OCC binding should reflect that. Signed-off-by: Eddie James <[email protected]> Signed-off-by: Joel Stanley <[email protected]>
1 parent da51a0f commit 6036d96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
#size-cells = <0>;
287287

288288
fsi_occ0: occ {
289-
compatible = "ibm,p9-occ";
289+
compatible = "ibm,p10-occ";
290290
};
291291
};
292292

@@ -398,7 +398,7 @@
398398
#size-cells = <0>;
399399

400400
fsi_occ1: occ {
401-
compatible = "ibm,p9-occ";
401+
compatible = "ibm,p10-occ";
402402
};
403403
};
404404

@@ -508,7 +508,7 @@
508508
#size-cells = <0>;
509509

510510
fsi_occ2: occ {
511-
compatible = "ibm,p9-occ";
511+
compatible = "ibm,p10-occ";
512512
};
513513
};
514514

0 commit comments

Comments
 (0)