aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts b/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts
index b5dc94204d03..d4c909d1c00c 100644
--- a/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts
+++ b/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts
@@ -110,6 +110,19 @@
110 reg = <0x0f 0xffe00000 0x0 0x00001000>; // CCSRBAR 110 reg = <0x0f 0xffe00000 0x0 0x00001000>; // CCSRBAR
111 bus-frequency = <0>; 111 bus-frequency = <0>;
112 112
113 mcm-law@0 {
114 compatible = "fsl,mcm-law";
115 reg = <0x0 0x1000>;
116 fsl,num-laws = <10>;
117 };
118
119 mcm@1000 {
120 compatible = "fsl,mpc8641-mcm", "fsl,mcm";
121 reg = <0x1000 0x1000>;
122 interrupts = <17 2>;
123 interrupt-parent = <&mpic>;
124 };
125
113 i2c@3000 { 126 i2c@3000 {
114 #address-cells = <1>; 127 #address-cells = <1>;
115 #size-cells = <0>; 128 #size-cells = <0>;