powerpc/fsl-booke: Update T4240 device config node in device tree
As the T4240 is based on corenet chassis v2.0 spec we update the global utilities (GUTS) device config compatiable to reflect this. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
Родитель
37f2808bc0
Коммит
3dfd44c5f1
|
@ -357,7 +357,7 @@
|
||||||
/include/ "qoriq-mpic.dtsi"
|
/include/ "qoriq-mpic.dtsi"
|
||||||
|
|
||||||
guts: global-utilities@e0000 {
|
guts: global-utilities@e0000 {
|
||||||
compatible = "fsl,t4240-device-config";
|
compatible = "fsl,t4240-device-config", "fsl,qoriq-device-config-2.0";
|
||||||
reg = <0xe0000 0xe00>;
|
reg = <0xe0000 0xe00>;
|
||||||
fsl,has-rstcr;
|
fsl,has-rstcr;
|
||||||
fsl,liodn-bits = <12>;
|
fsl,liodn-bits = <12>;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче