aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/mpc8544ds.dts
diff options
context:
space:
mode:
Diffstat (limited to 'pc-bios/mpc8544ds.dts')
-rw-r--r--pc-bios/mpc8544ds.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/pc-bios/mpc8544ds.dts b/pc-bios/mpc8544ds.dts
index 872152df93..fd792d5f88 100644
--- a/pc-bios/mpc8544ds.dts
+++ b/pc-bios/mpc8544ds.dts
@@ -82,6 +82,12 @@
compatible = "chrp,open-pic";
device_type = "open-pic";
};
+
+ global-utilities@e0000 { //global utilities block
+ compatible = "fsl,mpc8544-guts";
+ reg = <0xe0000 0x1000>;
+ fsl,has-rstcr;
+ };
};
pci0: pci@e0008000 {