mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 09:28:44 -04:00
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 <eajames@linux.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
committed by
Joel Stanley
parent
da51a0f285
commit
6036d968ab
@@ -286,7 +286,7 @@ sbefifo@2400 {
|
||||
#size-cells = <0>;
|
||||
|
||||
fsi_occ0: occ {
|
||||
compatible = "ibm,p9-occ";
|
||||
compatible = "ibm,p10-occ";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -398,7 +398,7 @@ sbefifo@2400 {
|
||||
#size-cells = <0>;
|
||||
|
||||
fsi_occ1: occ {
|
||||
compatible = "ibm,p9-occ";
|
||||
compatible = "ibm,p10-occ";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -508,7 +508,7 @@ sbefifo@2400 {
|
||||
#size-cells = <0>;
|
||||
|
||||
fsi_occ2: occ {
|
||||
compatible = "ibm,p9-occ";
|
||||
compatible = "ibm,p10-occ";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user